cups-filters: update to 1.22.3

This commit is contained in:
Juergen Daubert 2019-03-26 17:42:19 +01:00
parent 0ac2fe4e48
commit 3f4b4a584c
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/RoZss0dsb5cxmkCjToiRQoRCOLElsQRK58DldAE/AbelfpvAPhpmrQ5b7LKpE62+fHNvcw9MICqn4JS+nDQxQ0=
SHA256 (Pkgfile) = 87d6ff3b84e0a6db55fc5aec7cea3ce4689ca32a15deccad1e55cec19a0146c7
RWSE3ohX2g5d/XKWaMy1AFdjd6s4jISq98M6mzxzmDlFhps9ZivBj1j+nED5LN9UgvuMWN3dBvDmKLfqTJQA4KLbREqh+iBGuQU=
SHA256 (Pkgfile) = c5f690db1c3d2dab65dad5054d12abd3d74c5621dc11d9a16ec11ab2eeba2e27
SHA256 (.footprint) = 32c7827b0a711a571ef4e2b7eb7812ed42a3b8f8e590cdbe949fa60a5b3978d5
SHA256 (cups-filters-1.22.2.tar.xz) = 9c21004147775b3da7208cc72c24de4d5d5c4f70275859c7e77a9e6b361ffe19
SHA256 (cups-filters-1.22.3.tar.xz) = 43024dbf6c2d1a14c8306fb7744f1e693e6a99dc9441bfd187070f0ad0a67187
SHA256 (cups-browsed) = 4c4900ee88d488078da20a5cabc949921382fa69bc28bb2a7f89fa5ae01afb5b

View File

@ -4,7 +4,7 @@
# Depends on: ghostscript poppler qpdf mupdf
name=cups-filters
version=1.22.2
version=1.22.3
release=1
source=(https://www.openprinting.org/download/$name/$name-$version.tar.xz
cups-browsed)
@ -21,9 +21,9 @@ build () {
--without-rcdir \
--with-browseremoteprotocols=cups
make
make "CFLAGS=$CFLAGS -Wno-deprecated-declarations"
make DESTDIR=$PKG install
install -D -m 0755 $SRC/cups-browsed $PKG/etc/rc.d/cups-browsed
rm -r $PKG/usr/share/doc