diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2005-06-26 18:50:34 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2005-06-26 18:50:34 +0000 |
commit | e38f7b87322edf95192b47319af5f9e0e19a0fde (patch) | |
tree | e5aa11e00299704b8590b43aa293b43b4d7deaef /packages | |
parent | 8d4896003fb494d7be7720ec3ad37269fbfdbd23 (diff) |
qpf-husky*: changed archive name to get updated archive with all rotations - close bug #119
BKrev: 42bef8fa62p_JzAykgRdpyK1vgXdTA
Diffstat (limited to 'packages')
-rw-r--r-- | packages/qpf-fonts/qpf-hunkysans_0.3.0.bb | 4 | ||||
-rw-r--r-- | packages/qpf-fonts/qpf-hunkyserif_0.3.0.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/packages/qpf-fonts/qpf-hunkysans_0.3.0.bb b/packages/qpf-fonts/qpf-hunkysans_0.3.0.bb index a25fc734ac..6719be36e7 100644 --- a/packages/qpf-fonts/qpf-hunkysans_0.3.0.bb +++ b/packages/qpf-fonts/qpf-hunkysans_0.3.0.bb @@ -5,9 +5,9 @@ MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>" LICENSE = "Bitstream Vera" HOMEPAGE = "http://www.yoper.com/ariszlo/hunky.html http://sourceforge.net/projects/hunkyfonts" PACKAGE_ARCH = "all" -PR = "r3" +PR = "r4" -SRC_URI = "http://www.hrw.one.pl/_pliki/oe/files/${PN}-${PV}.tar.bz2" +SRC_URI = "http://www.hrw.one.pl/_pliki/oe/files/${PN}-${PV}-r4.tar.bz2" S = "${WORKDIR}/${PN}" diff --git a/packages/qpf-fonts/qpf-hunkyserif_0.3.0.bb b/packages/qpf-fonts/qpf-hunkyserif_0.3.0.bb index 3719286039..e8c1b43b9a 100644 --- a/packages/qpf-fonts/qpf-hunkyserif_0.3.0.bb +++ b/packages/qpf-fonts/qpf-hunkyserif_0.3.0.bb @@ -5,9 +5,9 @@ MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>" LICENSE = "Bitstream Vera" HOMEPAGE = "http://www.yoper.com/ariszlo/hunky.html http://sourceforge.net/projects/hunkyfonts" PACKAGE_ARCH = "all" -PR = "r3" +PR = "r4" -SRC_URI = "http://www.hrw.one.pl/_pliki/oe/files/${PN}-${PV}.tar.bz2" +SRC_URI = "http://www.hrw.one.pl/_pliki/oe/files/${PN}-${PV}-r4.tar.bz2" S = "${WORKDIR}/${PN}" |