diff options
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.bb | 2 |
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 ce9ca30b6c..ae96edaad7 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 | ||
8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" | 8 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" |
9 | 9 | ||
10 | PR = "r0" | 10 | PR = "r1" |
11 | 11 | ||
12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
13 | 13 | ||