From: <abe...@us...> - 2014-01-19 02:58:50
|
Revision: 6368 http://sourceforge.net/p/astlinux/code/6368 Author: abelbeck Date: 2014-01-19 02:58:46 +0000 (Sun, 19 Jan 2014) Log Message: ----------- neon, revert back to version 0.29.6, Asterisk res_calendar_ews.so fails to load with versions other than 0.29.x Modified Paths: -------------- branches/1.0/package/neon/neon.mk Modified: branches/1.0/package/neon/neon.mk =================================================================== --- branches/1.0/package/neon/neon.mk 2014-01-19 02:05:31 UTC (rev 6367) +++ branches/1.0/package/neon/neon.mk 2014-01-19 02:58:46 UTC (rev 6368) @@ -4,7 +4,7 @@ # ############################################################# -NEON_VERSION = 0.30.0 +NEON_VERSION = 0.29.6 NEON_SITE = http://www.webdav.org/neon/ NEON_INSTALL_STAGING = YES NEON_CONF_OPT = --without-gssapi --disable-rpath This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |