From e015192aa9927721cc871ca4dfbac040e4554af6 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 28 Apr 2018 09:23:30 +0200 Subject: [PATCH] hplip: update to 3.18.4. Closes #13924. Signed-off-by: Enno Boland --- srcpkgs/hplip/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/hplip/template b/srcpkgs/hplip/template index e57ba9dcc2b..dd4bf2e49bd 100644 --- a/srcpkgs/hplip/template +++ b/srcpkgs/hplip/template @@ -1,7 +1,7 @@ # Template file for 'hplip' pkgname=hplip -version=3.18.3 -revision=2 +version=3.18.4 +revision=1 build_style=gnu-configure configure_args=" --enable-gui-build @@ -30,7 +30,7 @@ maintainer="Juan RP " homepage="https://developers.hp.com/hp-linux-imaging-and-printing" license="GPL-2" distfiles="${SOURCEFORGE_SITE}/hplip/hplip/${version}/hplip-${version}.tar.gz" -checksum=3e009a0fb5035dca3ebf12775327b967394257090cf2f27b3684a3b00dd2bd74 +checksum=0a6a019cba53da5d1055d865afa04438d3651f4f4618dd555e6c1949be71e824 conflicts="hplip-gui" CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libusb-1.0 -I${XBPS_CROSS_BASE}/usr/include/python2.7"