summaryrefslogtreecommitdiffstats
path: root/package/libs/nettle/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-06-18 17:06:30 +0000
committerSteven Barth <cyrus@openwrt.org>2014-06-18 17:06:30 +0000
commit5142e91b2d5b123adc592192f98476a7a671f7d6 (patch)
tree1f1e2e0bc78e2fe20ad4c292db3a4f4afc37efef /package/libs/nettle/Makefile
parent43c0ad0f001c2a749472ee5e858eab6767bf6680 (diff)
downloadmaster-31e0f0ae-5142e91b2d5b123adc592192f98476a7a671f7d6.tar.gz
master-31e0f0ae-5142e91b2d5b123adc592192f98476a7a671f7d6.tar.bz2
master-31e0f0ae-5142e91b2d5b123adc592192f98476a7a671f7d6.zip
nettle: downgrade to 2.7.1 since gnutls is incompatible with 3.0
Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 41263
Diffstat (limited to 'package/libs/nettle/Makefile')
-rw-r--r--package/libs/nettle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/nettle/Makefile b/package/libs/nettle/Makefile
index a5e0eaa79e..4b0ce0bad9 100644
--- a/package/libs/nettle/Makefile
+++ b/package/libs/nettle/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nettle
-PKG_VERSION:=3.0
+PKG_VERSION:=2.7.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/nettle
-PKG_MD5SUM:=f64b1bf1e774b7ae6e507318e340250e
+PKG_MD5SUM:=003d5147911317931dd453520eb234a5
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_LICENSE:=LGPLv2