mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
perl-PDF-API2: update to 2.043.
This commit is contained in:
parent
99ae109b0f
commit
f89bcb547a
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-PDF-API2'
|
# Template file for 'perl-PDF-API2'
|
||||||
pkgname=perl-PDF-API2
|
pkgname=perl-PDF-API2
|
||||||
version=2.042
|
version=2.043
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="PDF-API2-${version}"
|
wrksrc="PDF-API2-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="perl"
|
depends="perl perl-Font-TTF"
|
||||||
checkdepends="perl-Test-Exception"
|
checkdepends="${depends} 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=ab992941500601dc31a1a2fae6cde10f75531a880a2a3100c99d5560acd53c5d
|
checksum=6312f605172973fa4d017639c217b61b1a8d6c533237ce58d5aacecfa273f0b2
|
||||||
|
|
Loading…
Add table
Reference in a new issue