mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
perl-PDF-API2: update to 2.034.
This commit is contained in:
parent
a5c123f6a5
commit
34e25c16f6
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template build file for 'perl-PDF-API2'.
|
# Template file for 'perl-PDF-API2'
|
||||||
pkgname=perl-PDF-API2
|
pkgname=perl-PDF-API2
|
||||||
version=2.033
|
version=2.034
|
||||||
revision=1
|
revision=1
|
||||||
|
archs=noarch
|
||||||
wrksrc="PDF-API2-${version}"
|
wrksrc="PDF-API2-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,8 +10,7 @@ makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="PDF::API2 - Facilitates the creation and modification of PDF files"
|
short_desc="PDF::API2 - Facilitates the creation and modification of PDF files"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://metacpan.org/release/PDF-API2"
|
homepage="https://metacpan.org/release/PDF-API2"
|
||||||
license="LGPL-2.1"
|
|
||||||
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
|
||||||
checksum=9c0866ec1a3053f73afaca5f5cdbe6925903b4ce606f4bf4ac317731a69d27a0
|
checksum=8aa98818fb6e4bebd6f9096e222989dcdd5fd4c5fa2ad1c7f0149053fc68f1cc
|
||||||
archs=noarch
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue