aboutsummaryrefslogtreecommitdiffstats
path: root/packages/t1lib
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-07-26 15:04:21 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-26 15:04:21 +0000
commit54d42e0abce5e4b40f53a1ab910204ee5d505949 (patch)
treefd577c5ba1a30230f2de35d85a877c572b4e3d57 /packages/t1lib
parenta6c91177794c4e1657e2bb9b53a6b2cd0cda1d01 (diff)
downloadopenembedded-54d42e0abce5e4b40f53a1ab910204ee5d505949.tar.gz
t1lib: changed SRC_URI to Debian mirrors (it is in 'stable' so will be fetchable for years
Diffstat (limited to 'packages/t1lib')
-rw-r--r--packages/t1lib/t1lib_5.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/t1lib/t1lib_5.0.2.bb b/packages/t1lib/t1lib_5.0.2.bb
index 98b82a3a6b..95df45011b 100644
--- a/packages/t1lib/t1lib_5.0.2.bb
+++ b/packages/t1lib/t1lib_5.0.2.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
PR = "r2"
LICENSE = "LGPL GPL"
-SRC_URI = "ftp://sunsite.unc.edu/pub/Linux/libs/graphics/t1lib-${PV}.tar.gz \
+SRC_URI = "${DEBIAN_MIRROR}/main/t/t1lib/t1lib_${PV}.orig.tar.gz \
file://configure.patch;patch=1 \
file://install.patch;patch=1 \
file://libtool.patch;patch=1"