hplip: update to 3.23.3

This commit is contained in:
Alex Lohr 2023-04-29 16:03:46 +02:00 committed by Andrew Benson
parent cc1dadb00f
commit 6b7765f60c

View file

@ -1,7 +1,7 @@
# Template file for 'hplip'
# When possible, keep this package in sync with hplip-plugin
pkgname=hplip
version=3.22.10
version=3.23.3
revision=1
build_style=gnu-configure
pycompile_dirs="usr/share/hplip"
@ -34,7 +34,7 @@ license="GPL-2.0-only, BSD-3-Clause, MIT"
homepage="https://developers.hp.com/hp-linux-imaging-and-printing"
changelog="https://developers.hp.com/hp-linux-imaging-and-printing/release_notes"
distfiles="${SOURCEFORGE_SITE}/hplip/hplip/${version}/hplip-${version}.tar.gz"
checksum=533c3f2f6b53e4163ded4fd81d1f11ae6162a0f6451bd5e62a8382d0c1366624
checksum=e4260a98a2b1d88d21e82562de419aa21c95bc9e2ace3583346a80fd217e07b6
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/libusb-1.0 -I${XBPS_CROSS_BASE}/${py3_inc}"