From: <abe...@us...> - 2016-12-18 16:34:15
|
Revision: 8041 http://sourceforge.net/p/astlinux/code/8041 Author: abelbeck Date: 2016-12-18 16:34:12 +0000 (Sun, 18 Dec 2016) Log Message: ----------- unbound, version bump to 1.6.0 Modified Paths: -------------- branches/1.0/package/unbound/unbound.mk Modified: branches/1.0/package/unbound/unbound.mk =================================================================== --- branches/1.0/package/unbound/unbound.mk 2016-12-18 16:18:02 UTC (rev 8040) +++ branches/1.0/package/unbound/unbound.mk 2016-12-18 16:34:12 UTC (rev 8041) @@ -4,7 +4,7 @@ # ############################################################# -UNBOUND_VERSION = 1.5.10 +UNBOUND_VERSION = 1.6.0 UNBOUND_SITE = https://www.unbound.net/downloads UNBOUND_SOURCE = unbound-$(UNBOUND_VERSION).tar.gz UNBOUND_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |