[oe-commits] [openembedded-core] 22/25: libtasn1: upgrade 4.15.0 -> 4.16.0

git at git.openembedded.org git at git.openembedded.org
Thu Feb 13 15:12:32 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 6bd9f2287ad12480f5951f54c8a085940018811b
Author: Wang Mingyu <wangmy at cn.fujitsu.com>
AuthorDate: Mon Feb 10 09:38:02 2020 -0800

    libtasn1: upgrade 4.15.0 -> 4.16.0
    
    Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 .../recipes-support/gnutls/{libtasn1_4.15.0.bb => libtasn1_4.16.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/gnutls/libtasn1_4.15.0.bb b/meta/recipes-support/gnutls/libtasn1_4.16.0.bb
similarity index 83%
rename from meta/recipes-support/gnutls/libtasn1_4.15.0.bb
rename to meta/recipes-support/gnutls/libtasn1_4.16.0.bb
index 115c98a..8337b70 100644
--- a/meta/recipes-support/gnutls/libtasn1_4.15.0.bb
+++ b/meta/recipes-support/gnutls/libtasn1_4.16.0.bb
@@ -14,8 +14,8 @@ SRC_URI = "${GNU_MIRROR}/libtasn1/libtasn1-${PV}.tar.gz \
 
 DEPENDS = "bison-native"
 
-SRC_URI[md5sum] = "33e3fb5501bb2142184238c815b0beb8"
-SRC_URI[sha256sum] = "dd77509fe8f5304deafbca654dc7f0ea57f5841f41ba530cff9a5bf71382739e"
+SRC_URI[md5sum] = "531208de3729d42e2af0a32890f08736"
+SRC_URI[sha256sum] = "0e0fb0903839117cb6e3b56e68222771bebf22ad7fc2295a0ed7d576e8d4329d"
 
 inherit autotools texinfo lib_package gtk-doc
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list