summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/taglib
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2010-11-17 08:41:25 -0800
committerSaul Wold <Saul.Wold@intel.com>2010-11-18 13:30:26 -0800
commit621f573569ca0845432317671d7259bb5be4612f (patch)
tree837fd7580d4052fb33d3b0212e1a473932f6f509 /meta/recipes-support/taglib
parentba6a6da7257ce774ecffb87c535662261f6abfd1 (diff)
downloadpoky-621f573569ca0845432317671d7259bb5be4612f.tar.gz
taglib: fix SRC_URI
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/taglib')
-rw-r--r--meta/recipes-support/taglib/taglib_1.6.3.bb2
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 \
8 8
9PR = "r1" 9PR = "r1"
10# http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz 10# http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz
11SRC_URI = "http://launchpad.net/${PN}/trunk/${PV}/+downloads/${PN}-${PV}.tar.gz \ 11SRC_URI = "http://launchpad.net/${PN}/trunk/${PV}/+download/${PN}-${PV}.tar.gz \
12 file://configuretweak.patch;patch=1 \ 12 file://configuretweak.patch;patch=1 \
13 file://nolibtool.patch;patch=1" 13 file://nolibtool.patch;patch=1"
14 14