[oe-commits] [meta-openembedded] 20/80: libmicrohttpd: update 0.9.49 -> 0.9.50

git at git.openembedded.org git at git.openembedded.org
Mon Aug 15 10:57:41 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 35d56a19abf86d6b1bb30d0ef0ed84a058e580ae
Author: Sven Ebenfeld <sven.ebenfeld at vaillant-group.com>
AuthorDate: Tue Aug 9 14:44:09 2016 +0200

    libmicrohttpd: update 0.9.49 -> 0.9.50
    
    Signed-off-by: Sven Ebenfeld <sven.ebenfeld at vaillant-group.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../{libmicrohttpd_0.9.49.bb => libmicrohttpd_0.9.50.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.49.bb b/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.50.bb
similarity index 85%
rename from meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.49.bb
rename to meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.50.bb
index 9abb200..421b78e 100644
--- a/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.49.bb
+++ b/meta-oe/recipes-support/libmicrohttpd/libmicrohttpd_0.9.50.bb
@@ -6,8 +6,8 @@ SECTION = "net"
 DEPENDS = "libgcrypt gnutls file"
 
 SRC_URI = "http://ftp.gnu.org/gnu/libmicrohttpd/${BPN}-${PV}.tar.gz"
-SRC_URI[md5sum] = "3209aa2ac6199b874a6325342b86edbc"
-SRC_URI[sha256sum] = "9407d8252548ab97ace3276e0032f073820073c0599d43baff832902a8dab11c"
+SRC_URI[md5sum] = "4a3f793d59f663a2b0fc62d44668fb66"
+SRC_URI[sha256sum] = "d1b6385068abded29b6470e383287aa7705de05ae3c08ad0bf5747ac4dc6ebd7"
 
 inherit autotools lib_package pkgconfig
 

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


More information about the Openembedded-commits mailing list