mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libppd: update to 2.1.0.
Fixes CVE-2024-47175
This commit is contained in:
parent
b0167c79ff
commit
aa06c25389
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libppd'
|
# Template file for 'libppd'
|
||||||
pkgname=libppd
|
pkgname=libppd
|
||||||
version=2.0.0
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config ghostscript poppler mupdf-tools"
|
hostmakedepends="pkg-config ghostscript poppler mupdf-tools"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0 WITH custom:GPL2-LGPL2-Exception"
|
||||||
homepage="https://github.com/OpenPrinting/libppd"
|
homepage="https://github.com/OpenPrinting/libppd"
|
||||||
changelog="https://github.com/OpenPrinting/libppd/blob/master/CHANGES.md"
|
changelog="https://github.com/OpenPrinting/libppd/blob/master/CHANGES.md"
|
||||||
distfiles="https://github.com/OpenPrinting/libppd/releases/download/${version}/libppd-${version}.tar.xz"
|
distfiles="https://github.com/OpenPrinting/libppd/releases/download/${version}/libppd-${version}.tar.xz"
|
||||||
checksum=882d3c659a336e91559de8f3c76fc26197fe6e5539d9b484a596e29a5a4e0bc8
|
checksum=bc4d7f8b749a8809f532459a5dd2f3513556ea2b96b3e12aced3e078c2697cba
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue