mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
perl-PDF-API2: update to 2.033.
This commit is contained in:
parent
251e498d10
commit
e557024b2c
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template build file for 'perl-PDF-API2'.
|
# Template build file for 'perl-PDF-API2'.
|
||||||
pkgname=perl-PDF-API2
|
pkgname=perl-PDF-API2
|
||||||
version=2.032
|
version=2.033
|
||||||
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"
|
||||||
|
@ -12,5 +12,5 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="http://search.cpan.org/~ssimms/PDF-API2/"
|
homepage="http://search.cpan.org/~ssimms/PDF-API2/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/PDF/PDF-API2-${version}.tar.gz"
|
||||||
checksum=4ae200d58f764b4fcd6172d2a6cf3990183e801db7a96b6049b473a4b5f24b64
|
checksum=9c0866ec1a3053f73afaca5f5cdbe6925903b4ce606f4bf4ac317731a69d27a0
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue