From: <abe...@us...> - 2017-04-29 15:23:47
|
Revision: 8281 http://sourceforge.net/p/astlinux/code/8281 Author: abelbeck Date: 2017-04-29 15:23:45 +0000 (Sat, 29 Apr 2017) Log Message: ----------- unbound, version bump to 1.6.2 Modified Paths: -------------- branches/1.0/package/unbound/unbound.mk Modified: branches/1.0/package/unbound/unbound.mk =================================================================== --- branches/1.0/package/unbound/unbound.mk 2017-04-28 15:38:45 UTC (rev 8280) +++ branches/1.0/package/unbound/unbound.mk 2017-04-29 15:23:45 UTC (rev 8281) @@ -4,7 +4,7 @@ # ############################################################# -UNBOUND_VERSION = 1.6.1 +UNBOUND_VERSION = 1.6.2 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. |