summaryrefslogtreecommitdiff
path: root/hpijs/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2007-05-16 16:37:08 +0200
committerJuergen Daubert <jue@jue.li>2007-05-16 16:37:08 +0200
commit57dd5e0c3cdda5f96801491adb6dd155e1ad0417 (patch)
tree1f91a4f557f798faa800523631430aa7611a9b35 /hpijs/Pkgfile
parent2d95dc1f6158c8342dce06ed5a461f545ca3f7c4 (diff)
downloadopt-57dd5e0c3cdda5f96801491adb6dd155e1ad0417.tar.gz
opt-57dd5e0c3cdda5f96801491adb6dd155e1ad0417.tar.xz
hpijs: update to 2.7.4
Diffstat (limited to 'hpijs/Pkgfile')
-rw-r--r--hpijs/Pkgfile7
1 files changed, 3 insertions, 4 deletions
diff --git a/hpijs/Pkgfile b/hpijs/Pkgfile
index b4a5786cc..b58076c7b 100644
--- a/hpijs/Pkgfile
+++ b/hpijs/Pkgfile
@@ -4,12 +4,12 @@
# Depends on: ghostscript, foomatic-filters
name=hpijs
-version=2.1.9
+version=2.7.4
release=1
-source=(http://dl.sourceforge.net/sourceforge/hpinkjet/hplip-0.9.10.tar.gz)
+source=(http://dl.sourceforge.net/sourceforge/hplip/hplip-1.7.4a.tar.gz)
build () {
- cd hplip-0.9.10/prnt/$name
+ cd hplip-1.7.4a/prnt/$name
./configure --prefix=/usr
make
@@ -19,5 +19,4 @@ build () {
rm $PKG/usr/bin/foomatic-rip
rm $PKG/usr/share/cups/model/foomatic-ppds
rm -r $PKG/usr/{lib,share/{ppd,doc}}
- chown -R root:root $PKG
}

Generated by cgit