diff options
-rw-r--r-- | meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.6.bb (renamed from meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.0.bb b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.6.bb index 88652a443b..ff6fb55dd3 100644 --- a/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.0.bb +++ b/meta-multimedia/recipes-connectivity/libupnp/libupnp_1.14.6.bb | |||
@@ -8,8 +8,8 @@ HOMEPAGE = "http://pupnp.sourceforge.net/" | |||
8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=394a0f17b97f33426275571e15920434" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=394a0f17b97f33426275571e15920434" |
10 | 10 | ||
11 | SRCREV = "a6c3616530490ca67db41131572ec18f00d95eb0" | 11 | SRCREV = "cef2b23fb36baac091b0c7d41136b4c1d9549c6d" |
12 | SRC_URI = "git://github.com/mrjimenez/pupnp.git;protocol=https" | 12 | SRC_URI = "git://github.com/pupnp/pupnp.git;protocol=https;branch=branch-1.14.x" |
13 | 13 | ||
14 | S="${WORKDIR}/git" | 14 | S="${WORKDIR}/git" |
15 | 15 | ||