libupnp: Upgrade to 1.14.6

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2021-05-02 10:38:55 -07:00
parent 0a0894b78e
commit fec057d6d0

View File

@ -8,8 +8,8 @@ HOMEPAGE = "http://pupnp.sourceforge.net/"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=394a0f17b97f33426275571e15920434"
SRCREV = "a6c3616530490ca67db41131572ec18f00d95eb0"
SRC_URI = "git://github.com/mrjimenez/pupnp.git;protocol=https"
SRCREV = "cef2b23fb36baac091b0c7d41136b4c1d9549c6d"
SRC_URI = "git://github.com/pupnp/pupnp.git;protocol=https;branch=branch-1.14.x"
S="${WORKDIR}/git"