cups-filters: update to 1.25.13
This commit is contained in:
parent
d5e59cb6f7
commit
9c9001154c
@ -1,6 +1,6 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/RqJ+MFrL/vWdV7r7UQgoQB/rLUEO8ep3rosCj+LtXwKFP3pJP4/JVRQXeLTHpG52wyc/I82QmZjJfR4W/+tnAA=
|
||||
SHA256 (Pkgfile) = 3e381d006884ebf5f53a93fb6d5f70d7447ef5bb3ebe14e7c5312ad0b59e7426
|
||||
RWSE3ohX2g5d/e6zi8KW9FyTS3W/mP7fiBHorjdUOWMnv5fEURGXteebvucSGAerYUQiX4CzScZUtLLmpsbKbjKd1B5nZw41iw0=
|
||||
SHA256 (Pkgfile) = 7004411379e37701d250b92d415510f33707f9d93ae7730a2531d5c393e79278
|
||||
SHA256 (.footprint) = 57a65621a531177c2925ca3ba37032a5b8428f59f1755450f040260bab290ab8
|
||||
SHA256 (cups-filters-1.25.12.tar.xz) = 16ab7cae1e17752be5c686d70a8d98ff9a2b7eb0b5fe62c768fbfb18022862cf
|
||||
SHA256 (cups-filters-1.25.13.tar.xz) = 5272ed6c58c3291527c6d0dacb719a253b621fc0e9462be8dfdf9b7bcd3d6bfc
|
||||
SHA256 (cups-browsed) = 4c4900ee88d488078da20a5cabc949921382fa69bc28bb2a7f89fa5ae01afb5b
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: ghostscript poppler qpdf mupdf
|
||||
|
||||
name=cups-filters
|
||||
version=1.25.12
|
||||
version=1.25.13
|
||||
release=1
|
||||
source=(https://www.openprinting.org/download/$name/$name-$version.tar.xz
|
||||
cups-browsed)
|
||||
@ -21,7 +21,7 @@ build () {
|
||||
--without-rcdir \
|
||||
--with-browseremoteprotocols=cups
|
||||
|
||||
make
|
||||
make CFLAGS+="-w" CPPFLAGS+="-w"
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
install -D -m 0755 $SRC/cups-browsed $PKG/etc/rc.d/cups-browsed
|
||||
|
Loading…
x
Reference in New Issue
Block a user