diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-10-08 09:19:16 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-10-08 09:19:16 +0000 |
commit | 786f6065999101213747ff9c170f9fe4261d343b (patch) | |
tree | 12fea5487cf340557520579adc54c19dfe460429 /packages/ttf-fonts | |
parent | 3b4ddd90122af06bbb260e264694d77647832ae8 (diff) |
ttf-liberation 0.2 apply enlightenment/TMP/oe/patches/0005-fix-src_uri-because-redhat-moved-original-files-away.patch (from raster)
Diffstat (limited to 'packages/ttf-fonts')
-rw-r--r-- | packages/ttf-fonts/ttf-liberation_0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ttf-fonts/ttf-liberation_0.2.bb b/packages/ttf-fonts/ttf-liberation_0.2.bb index 95e33daff3..c9737152da 100644 --- a/packages/ttf-fonts/ttf-liberation_0.2.bb +++ b/packages/ttf-fonts/ttf-liberation_0.2.bb @@ -5,7 +5,7 @@ HOMEPAGE = "https://www.redhat.com/promo/fonts/" LICENSE = "Liberation" PR = "r3" -SRC_URI = "http://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz" +SRC_URI = "http://fedorahosted.org/liberation-fonts/export/807b6dfd069b998cd9b4d3158da98817ef23c79d/F-9/liberation-fonts-ttf-3.tar.gz" S = "${WORKDIR}/liberation-fonts-${PV}" PACKAGES = "${PN}-dbg ttf-liberation-mono ttf-liberation-sans ttf-liberation-serif" |