diff options
| author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2016-01-30 10:24:23 -0300 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2016-01-31 10:09:08 +0100 |
| commit | 3f1581661c72f2f3bd2148c0f0fd681556641886 (patch) | |
| tree | c38b4d966add9964abffd31a112c44b24ce73267 /package/nettle | |
| parent | 5ea881e711543bae8f03d7c8f049141c5bcce345 (diff) | |
| download | buildroot-3f1581661c72f2f3bd2148c0f0fd681556641886.tar.gz buildroot-3f1581661c72f2f3bd2148c0f0fd681556641886.zip | |
nettle: bump to version 3.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/nettle')
| -rw-r--r-- | package/nettle/nettle.hash | 2 | ||||
| -rw-r--r-- | package/nettle/nettle.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/nettle/nettle.hash b/package/nettle/nettle.hash index f506992594..6332e13a63 100644 --- a/package/nettle/nettle.hash +++ b/package/nettle/nettle.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 5fd4d25d64d8ddcb85d0d897572af73b05b4d163c6cc49438a5bfbb8ff293d4c nettle-3.1.1.tar.gz +sha256 ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97 nettle-3.2.tar.gz diff --git a/package/nettle/nettle.mk b/package/nettle/nettle.mk index 67ae0a17cb..c133839e52 100644 --- a/package/nettle/nettle.mk +++ b/package/nettle/nettle.mk @@ -4,7 +4,7 @@ # ################################################################################ -NETTLE_VERSION = 3.1.1 +NETTLE_VERSION = 3.2 NETTLE_SITE = http://www.lysator.liu.se/~nisse/archive NETTLE_DEPENDENCIES = gmp NETTLE_INSTALL_STAGING = YES |

