Author: cyrus Date: 2015-04-20 22:47:42 +0200 (Mon, 20 Apr 2015) New Revision: 45526
Removed: trunk/package/libs/nettle/patches/ Modified: trunk/package/libs/nettle/Makefile Log: nettle: bump to 3.1 Signed-off-by: Steven Barth <[email protected]> Modified: trunk/package/libs/nettle/Makefile =================================================================== --- trunk/package/libs/nettle/Makefile 2015-04-20 15:01:21 UTC (rev 45525) +++ trunk/package/libs/nettle/Makefile 2015-04-20 20:47:42 UTC (rev 45526) @@ -8,19 +8,16 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nettle -PKG_VERSION:=2.7.1 +PKG_VERSION:=3.1 PKG_RELEASE:=1 PKG_USE_MIPS16:=0 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/nettle -PKG_MD5SUM:=003d5147911317931dd453520eb234a5 -PKG_MAINTAINER:=Nikos Mavrogiannopoulos <[email protected]> +PKG_MD5SUM:=075a3699cbab48ffa2ea6f9aad91e123 PKG_LICENSE:=GPL-2.0+ PKG_LICENSE_FILES:=COPYING - -PKG_FIXUP:=autoreconf PKG_BUILD_PARALLEL:=0 PKG_CONFIG_DEPENDS := CONFIG_LIBNETTLE_MINI _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
