cups: update to 2.2.9.
This commit is contained in:
parent
2032403d48
commit
38ca63bf63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cups'
|
||||
pkgname=cups
|
||||
version=2.2.8
|
||||
version=2.2.9
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
hostmakedepends="automake avahi-libs-devel gnutls-devel pkg-config
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.cups.org/"
|
||||
distfiles="https://github.com/apple/cups/releases/download/v${version}/cups-${version}-source.tar.gz"
|
||||
checksum=3968fc1d26fc48727508db1c1380e36c6694ab90177fd6920aec5f6cc73af9e4
|
||||
checksum=6d22d5da253b97643320da0bf95574acd85ff2abe3ec1a51d36093841d891156
|
||||
conf_files="/etc/pam.d/cups /etc/cups/*.conf /etc/xinetd.d/cups-lpd"
|
||||
make_dirs="
|
||||
/usr/lib/cups/driver 0755 root root
|
||||
|
|
Loading…
Reference in a new issue