hplip: update to 3.21.6 16378/head
authorRosen Penev <rosenp@gmail.com>
Sun, 8 Aug 2021 04:21:17 +0000 (21:21 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 16 Aug 2021 01:31:40 +0000 (18:31 -0700)
Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/hplip/Makefile
utils/hplip/patches/010-libusb_fix.patch

index cb4112aebd2767461c9bcf2f4b8f3348816b2df9..867469b9d716f6f7e3c4676e9f0a7ad5a8c326c5 100644 (file)
@@ -6,12 +6,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hplip
-PKG_VERSION:=3.21.2
-PKG_RELEASE:=1
+PKG_VERSION:=3.21.6
+PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/hplip
-PKG_HASH:=410421a13e62205d41bacd3215993c89e513fb4d7fab07e23e2720465aea7c41
+PKG_HASH:=cc3360d3d913684fb080db97a434b04be45e2cef23cc5bc4cbc5f64b0c5e7bca
 
 PKG_MAINTAINER:=Luiz Angelo Daros de Luca <luizluca@gmail.com>
 PKG_LICENSE:=GPL-2.0 GPL-2.0-or-later
index b630c1c342afb5dc6287c73482a5249f29b31130..bcc7905d46ffd6536f489e68e7c6544f1c6fa806 100644 (file)
@@ -20,7 +20,7 @@
  # ui (qt3)
 --- a/configure.in
 +++ b/configure.in
-@@ -611,6 +611,10 @@ if test "$class_driver" = "no" && test "
+@@ -625,6 +625,10 @@ if test "$class_driver" = "no" && test "
     else
        AC_CHECK_LIB([usb-1.0], [libusb_init], [LIBS="$LIBS"], [AC_MSG_ERROR([cannot find libusb 1.0 support], 2)])
        AC_CHECK_HEADERS(libusb-1.0/libusb.h, ,[AC_MSG_ERROR([cannot find libusb-1.0-devel support], 11)])