diff options
-rw-r--r-- | meta/recipes-support/taglib/taglib_1.6.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/taglib/taglib_1.6.3.bb b/meta/recipes-support/taglib/taglib_1.6.3.bb index 868c173dec..74934c07e5 100644 --- a/meta/recipes-support/taglib/taglib_1.6.3.bb +++ b/meta/recipes-support/taglib/taglib_1.6.3.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=db979804f025cf55aabec7129cb671ed \ PR = "r1" # http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz -SRC_URI = "http://launchpad.net/${PN}/trunk/${PV}/+downloads/${PN}-${PV}.tar.gz \ +SRC_URI = "http://launchpad.net/${PN}/trunk/${PV}/+download/${PN}-${PV}.tar.gz \ file://configuretweak.patch;patch=1 \ file://nolibtool.patch;patch=1" |