From: Luiz Angelo Daros de Luca Date: Mon, 10 Dec 2018 00:59:00 +0000 (-0200) Subject: libcups: update to 2.2.10 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=d3aae1afa49892a70e60371555feecc7812396c4;p=feed%2Fpackages.git libcups: update to 2.2.10 Signed-off-by: Luiz Angelo Daros de Luca --- diff --git a/libs/libcups/Makefile b/libs/libcups/Makefile index 6cebf9155c..8ec8dc2efa 100644 --- a/libs/libcups/Makefile +++ b/libs/libcups/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cups -PKG_VERSION:=2.2.9 +PKG_VERSION:=2.2.10 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-source.tar.gz PKG_SOURCE_URL:=https://github.com/apple/cups/releases/download/v$(PKG_VERSION)/ -PKG_HASH:=6d22d5da253b97643320da0bf95574acd85ff2abe3ec1a51d36093841d891156 +PKG_HASH:=77c8b2b3bb7fe8b5fbfffc307f2c817b2d7ec67b657f261a1dd1c61ab81205bb PKG_MAINTAINER:=Luiz Angelo Daros de Luca PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=LICENSE.txt