mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cups: update to 2.4.7.
This commit is contained in:
parent
1c19a848df
commit
85c6c529a8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cups'
|
# Template file for 'cups'
|
||||||
pkgname=cups
|
pkgname=cups
|
||||||
version=2.4.6
|
version=2.4.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_install_args="BUILDROOT=${DESTDIR}"
|
make_install_args="BUILDROOT=${DESTDIR}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/OpenPrinting/cups"
|
homepage="https://github.com/OpenPrinting/cups"
|
||||||
distfiles="https://github.com/OpenPrinting/cups/releases/download/v${version}/cups-${version}-source.tar.gz"
|
distfiles="https://github.com/OpenPrinting/cups/releases/download/v${version}/cups-${version}-source.tar.gz"
|
||||||
checksum=58e970cf1955e1cc87d0847c32526d9c2ccee335e5f0e3882b283138ba0e7262
|
checksum=dd54228dd903526428ce7e37961afaed230ad310788141da75cebaa08362cf6c
|
||||||
|
|
||||||
conf_files="/etc/pam.d/cups /etc/cups/*.conf /etc/xinetd.d/cups-lpd"
|
conf_files="/etc/pam.d/cups /etc/cups/*.conf /etc/xinetd.d/cups-lpd"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
|
|
Loading…
Add table
Reference in a new issue