mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libppd: update to 2.1.1.
This commit is contained in:
parent
9648708cca
commit
0850846ef3
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.1.0
|
version=2.1.1
|
||||||
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=bc4d7f8b749a8809f532459a5dd2f3513556ea2b96b3e12aced3e078c2697cba
|
checksum=3fa341cc03964046d2bf6b161d80c1b4b2e20609f38d860bcaa11cb70c1285e4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue