Author: cyrus Date: 2015-05-03 13:19:42 +0200 (Sun, 03 May 2015) New Revision: 45595
Modified: trunk/package/libs/nettle/Makefile Log: nettle: bump to 3.1.1 Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/libs/nettle/Makefile =================================================================== --- trunk/package/libs/nettle/Makefile 2015-05-02 07:44:55 UTC (rev 45594) +++ trunk/package/libs/nettle/Makefile 2015-05-03 11:19:42 UTC (rev 45595) @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nettle -PKG_VERSION:=3.1 +PKG_VERSION:=3.1.1 PKG_RELEASE:=1 PKG_USE_MIPS16:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/nettle -PKG_MD5SUM:=075a3699cbab48ffa2ea6f9aad91e123 +PKG_MD5SUM:=b40fa88dc32f37a182b6b42092ebb144 PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=COPYING _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
