hplip: update to 3.17.6
This commit is contained in:
parent
0a4fa3b746
commit
c1bbba9848
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'hplip'
|
||||
pkgname=hplip
|
||||
version=3.17.4
|
||||
version=3.17.6
|
||||
revision=1
|
||||
#XXX: pyqt pkgs for python gui
|
||||
hostmakedepends="pkg-config automake libtool python"
|
||||
|
@ -14,8 +14,8 @@ short_desc="HP Linux Imaging and Printing"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://hplipopensource.com/"
|
||||
license="GPL-2"
|
||||
distfiles="$SOURCEFORGE_SITE/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=e6f6ef71f7da80a620983c940b636054153a287994a13dfec1d5c86b15afe6ef
|
||||
distfiles="${SOURCEFORGE_SITE}/hplip/hplip/${version}/hplip-${version}.tar.gz"
|
||||
checksum=80287834aad7e3fa30f2e252ff281d351e3f2eb15267ac541531353dc7b5107e
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libusb-1.0 -I${XBPS_CROSS_BASE}/usr/include/python2.7"
|
||||
|
||||
|
|
Loading…
Reference in a new issue