diff options
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb')
-rw-r--r-- | meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb index 75f015def7..97990ba330 100644 --- a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb +++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb | |||
@@ -3,6 +3,6 @@ DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) | |||
3 | LICENSE = "LGPL" | 3 | LICENSE = "LGPL" |
4 | DEPENDS = "gupnp" | 4 | DEPENDS = "gupnp" |
5 | 5 | ||
6 | SRC_URI = "http://gupnp.org/sources/${PN}/${PN}-${PV}.tar.gz" | 6 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz" |
7 | 7 | ||
8 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |