diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2016-11-21 18:17:24 -0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-30 15:47:10 +0000 |
commit | fc37c0787008437d94bccfaa91d0b84180a393c9 (patch) | |
tree | d176ec7cf5c2fa80ad3a470547ef08e8fb0a898b /meta/recipes-support/nettle | |
parent | a6c2a2ce120a047d875ab1f1f9594403d1ff9dbc (diff) | |
download | openembedded-core-contrib-fc37c0787008437d94bccfaa91d0b84180a393c9.tar.gz |
nettle: Update to version 3.3
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/nettle')
-rw-r--r-- | meta/recipes-support/nettle/nettle_3.3.bb (renamed from meta/recipes-support/nettle/nettle_3.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/nettle/nettle_3.2.bb b/meta/recipes-support/nettle/nettle_3.3.bb index 2b7977974d1..c723e277dbf 100644 --- a/meta/recipes-support/nettle/nettle_3.2.bb +++ b/meta/recipes-support/nettle/nettle_3.3.bb @@ -7,5 +7,5 @@ LIC_FILES_CHKSUM = "file://COPYING.LESSERv3;md5=6a6a8e020838b23406c81b19c1d46df6 file://serpent-decrypt.c;beginline=14;endline=36;md5=ca0d220bc413e1842ecc507690ce416e \ file://serpent-set-key.c;beginline=14;endline=36;md5=ca0d220bc413e1842ecc507690ce416e" -SRC_URI[md5sum] = "afb15b4764ebf1b4e6d06c62bd4d29e4" -SRC_URI[sha256sum] = "ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97" +SRC_URI[md5sum] = "10f969f78a463704ae73529978148dbe" +SRC_URI[sha256sum] = "46942627d5d0ca11720fec18d81fc38f7ef837ea4197c1f630e71ce0d470b11e" |