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.037.
This commit is contained in:
parent
5488c143f8
commit
4162b31d8b
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-PDF-API2'
|
# Template file for 'perl-PDF-API2'
|
||||||
pkgname=perl-PDF-API2
|
pkgname=perl-PDF-API2
|
||||||
version=2.036
|
version=2.037
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="PDF-API2-${version}"
|
wrksrc="PDF-API2-${version}"
|
||||||
|
@ -8,9 +8,10 @@ build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
|
checkdepends="perl-Test-Exception"
|
||||||
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"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://metacpan.org/release/PDF-API2"
|
homepage="https://metacpan.org/release/PDF-API2"
|
||||||
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
|
||||||
checksum=070444e9fef8beb6f115994a6ac89533fe8ba02d5e240a35bb07adcbcb511774
|
checksum=142803d1886d2a2919d374fb6c25681630aa26740e3f8023337f996fa6c6297e
|
||||||
|
|
Loading…
Add table
Reference in a new issue