hpcups: update to 3.16.8

This commit is contained in:
Juergen Daubert 2016-09-03 18:17:00 +02:00
parent 699b220729
commit da5c3befdf
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
d4982fd71549f45856b5ad76e1ae8809 hplip-3.16.7.tar.gz
3e62c8ce740a4b40e1bf9ab1440f3ad5 hplip-3.16.8.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: cups
name=hpcups
version=3.16.7
version=3.16.8
release=1
source=(http://downloads.sourceforge.net/project/hplip/hplip/$version/hplip-$version.tar.gz)
@ -20,5 +20,5 @@ build () {
make
make DESTDIR=$PKG install
rm -r $PKG/usr/share/{hplip,doc} $PKG/usr/bin
rm -r $PKG/usr/share/doc
}