diff --git a/srcpkgs/cups/template b/srcpkgs/cups/template index e6a72d0fb42..3f980bd935e 100644 --- a/srcpkgs/cups/template +++ b/srcpkgs/cups/template @@ -1,7 +1,7 @@ # Template file for 'cups' pkgname=cups -version=2.4.7 -revision=5 +version=2.4.11 +revision=1 build_style=gnu-configure make_install_args="BUILDROOT=${DESTDIR}" hostmakedepends="gnutls-devel pkg-config @@ -11,10 +11,10 @@ makedepends="acl-devel gnutls-devel libpaper-devel libusb-devel pam-devel depends="xdg-utils" short_desc="Common Unix Printing System" maintainer="Orphaned " -license="Apache-2.0 WITH custom:GPL2-LGPL2-Exception, Zlib" +license="Apache-2.0 WITH custom:GPL-2.0-LGPL-2.0-Exception, Zlib" homepage="https://github.com/OpenPrinting/cups" distfiles="https://github.com/OpenPrinting/cups/releases/download/v${version}/cups-${version}-source.tar.gz" -checksum=dd54228dd903526428ce7e37961afaed230ad310788141da75cebaa08362cf6c +checksum=9a88fe1da3a29a917c3fc67ce6eb3178399d68e1a548c6d86c70d9b13651fd71 if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then makedepends+=" libxcrypt-devel"