diff options
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 906a1e39a3..c9737152da 100644 --- a/packages/ttf-fonts/ttf-liberation_0.2.bb +++ b/packages/ttf-fonts/ttf-liberation_0.2.bb @@ -3,7 +3,7 @@ require ttf.inc DESCRIPTION = "Liberation fonts - TTF Version" HOMEPAGE = "https://www.redhat.com/promo/fonts/" LICENSE = "Liberation" -FILE_PR = "r3" +PR = "r3" SRC_URI = "http://fedorahosted.org/liberation-fonts/export/807b6dfd069b998cd9b4d3158da98817ef23c79d/F-9/liberation-fonts-ttf-3.tar.gz" S = "${WORKDIR}/liberation-fonts-${PV}" |