summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb')
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
index ae96edaad7..598aa4de2e 100644
--- a/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.8.0.bb
@@ -7,7 +7,7 @@ DEPENDS = "gupnp"
7 7
8SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" 8SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
9 9
10PR = "r1" 10PR = "r2"
11 11
12inherit autotools pkgconfig 12inherit autotools pkgconfig
13 13