diff options
author | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-10-09 09:53:22 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-10-09 09:53:22 +0000 |
commit | db959910da84c8ab12cbc59c0484d41a0b589549 (patch) | |
tree | 21c4e031d963730f3660285266e25d4d90af243c /packages/ttf-fonts/ttf-liberation_0.2.bb | |
parent | edbe836e847558e823eb6954b1976d866aee9085 (diff) | |
parent | ec5a5fcd488d5f7b2751647120b4d2fec507eda9 (diff) |
merge of '4b614ea9dfb14d8f67ed00b35c59a2f23b49e2da'
and '9a0857ebdef17f18989f0702e43595ce522a7a24'
Diffstat (limited to 'packages/ttf-fonts/ttf-liberation_0.2.bb')
-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" |