libcupsfilters: update to 2.1.0.
Fixes CVE-2024-47076
This commit is contained in:
parent
aa06c25389
commit
f214921bc4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libcupsfilters'
|
||||
pkgname=libcupsfilters
|
||||
version=2.0.0
|
||||
revision=2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-mutool
|
||||
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
|
||||
|
@ -17,7 +17,7 @@ license="Apache-2.0, custom:GPL-2.0-LGPL-2.0-Exception"
|
|||
homepage="https://github.com/OpenPrinting/libcupsfilters"
|
||||
changelog="https://raw.githubusercontent.com/OpenPrinting/libcupsfilters/master/CHANGES.md"
|
||||
distfiles="https://github.com/OpenPrinting/libcupsfilters/releases/download/${version}/libcupsfilters-${version}.tar.xz"
|
||||
checksum=542f2bfbc58136a4743c11dc8c86cee03c9aca705612654e36ac34aa0d9aa601
|
||||
checksum=cbe900c7783e4aab0b1681629fad7322d82d082a51e8bae7e1c741d26bdcd294
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue