[oe-commits] [meta-openembedded] 01/02: miniupnpd: Upgrade to 2.1.20190210 release

git at git.openembedded.org git at git.openembedded.org
Fri Mar 8 17:53:17 UTC 2019


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

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

commit 0857abadcc6b0ef9a05067599cecf31b5887cd12
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Fri Mar 8 09:02:37 2019 -0800

    miniupnpd: Upgrade to 2.1.20190210 release
    
    Fixes build with kernel 5.x as well
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../{miniupnpd_2.1.20180706.bb => miniupnpd_2.1.20190210.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-connectivity/miniupnpd/miniupnpd_2.1.20180706.bb b/meta-networking/recipes-connectivity/miniupnpd/miniupnpd_2.1.20190210.bb
similarity index 92%
rename from meta-networking/recipes-connectivity/miniupnpd/miniupnpd_2.1.20180706.bb
rename to meta-networking/recipes-connectivity/miniupnpd/miniupnpd_2.1.20190210.bb
index ff40daa..302f507 100644
--- a/meta-networking/recipes-connectivity/miniupnpd/miniupnpd_2.1.20180706.bb
+++ b/meta-networking/recipes-connectivity/miniupnpd/miniupnpd_2.1.20190210.bb
@@ -15,8 +15,8 @@ SRC_URI = "http://miniupnp.tuxfamily.org/files/download.php?file=${P}.tar.gz;dow
            file://miniupnpd.service \
            file://0001-Add-OpenEmbedded-cross-compile-case.patch \
            "
-SRC_URI[md5sum] = "a84b3647c871802abeccfc2771e8db21"
-SRC_URI[sha256sum] = "fc2d2fd044d8c3f8d02b63d70489bb35ece836a4fc1b6386865ac8fbe8d8b006"
+SRC_URI[md5sum] = "03b00c27106835e728a3b858ecf83390"
+SRC_URI[sha256sum] = "1aaecd25cf152d99557dfe80c7508af9cb06e97ecad4786ce5dafb4c958d196b"
 
 IPV6 = "${@bb.utils.contains('DISTRO_FEATURES', 'ipv6', '--ipv6', '', d)}"
 

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


More information about the Openembedded-commits mailing list