From 0bb89bfe38c445df5683d3087c4ea591762d58db Mon Sep 17 00:00:00 2001 From: Luiz Angelo Daros de Luca Date: Sun, 9 Dec 2018 22:59:29 -0200 Subject: [PATCH] hplip: update to 3.18.12 Signed-off-by: Luiz Angelo Daros de Luca --- utils/hplip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/hplip/Makefile b/utils/hplip/Makefile index 24030af5f2..41d0cc63c4 100644 --- a/utils/hplip/Makefile +++ b/utils/hplip/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hplip -PKG_VERSION:=3.18.10 +PKG_VERSION:=3.18.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/hplip -PKG_HASH:=50d3c645f4ba5ae4a10c0f87cedcd0c0fd1598b412c9511476a9bb3b13101901 +PKG_HASH:=3ba5278d5fcaf83ecd04d16850f2f24c43c78c1189c15ae32cae756360c2fabd PKG_MAINTAINER:=Luiz Angelo Daros de Luca PKG_LICENSE:=GPL-2.0 GPL-2.0+ -- 2.30.2