diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2005-10-25 14:37:04 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-10-25 14:37:04 +0000 |
commit | a5bbcde9a7452ed6efcd73b377cd4c9c9850ec1e (patch) | |
tree | 3a61a5a271ac5038c7ae685432e8a179b3bd9a52 /packages/enscript/enscript_1.6.4.bb | |
parent | 979fba53108c3879f2063e1656eba192442a02ab (diff) |
enscript: switched SRC_URI to Debian mirrors
Diffstat (limited to 'packages/enscript/enscript_1.6.4.bb')
-rw-r--r-- | packages/enscript/enscript_1.6.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/enscript/enscript_1.6.4.bb b/packages/enscript/enscript_1.6.4.bb index 2ca833dec0..185528fff7 100644 --- a/packages/enscript/enscript_1.6.4.bb +++ b/packages/enscript/enscript_1.6.4.bb @@ -5,7 +5,7 @@ output to a file or sends it directly to the printer." LICENSE = "GPL" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" -SRC_URI = "http://www.iki.fi/mtr/genscript/enscript-${PV}.tar.gz \ +SRC_URI = "${DEBIAN_MIRROR}/main/e/enscript/enscript_${PV}.orig.tar.gz \ file://autotools.patch;patch=1" inherit autotools |