aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-pdf-api2/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-pdf-api2/APKBUILD')
-rw-r--r--community/perl-pdf-api2/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-pdf-api2/APKBUILD b/community/perl-pdf-api2/APKBUILD
index ea03f994a54..3dd7f84707c 100644
--- a/community/perl-pdf-api2/APKBUILD
+++ b/community/perl-pdf-api2/APKBUILD
@@ -3,12 +3,12 @@
pkgname=perl-pdf-api2
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=PDF-API2
-pkgver=2.041
+pkgver=2.045
pkgrel=0
pkgdesc="Facilitates the creation and modification of PDF files"
url="https://metacpan.org/release/PDF-API2/"
arch="noarch"
-license="lgpl_2_1"
+license="LGPL-2.1-or-later"
depends="perl perl-font-ttf"
checkdepends="perl-test-exception perl-test-memory-cycle"
subpackages="$pkgname-doc"
@@ -32,5 +32,5 @@ package() {
}
sha512sums="
-f3b98fccb86e85a1954d370805e098b8a8c94bcc3e44a060ec58fb2079ba5165b4483451c575265525d27aee45a9a85e8bc800cf26e207f6b9183daa0c88c7cb PDF-API2-2.041.tar.gz
+86d71cec6ce9e7798948513b6408de404ec30e0022e8852a94e9ad602d4bc2f12285ec19f560c940c0e5303816748bdeaad604b9b53181252e9ea2ead1365be0 PDF-API2-2.045.tar.gz
"