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 8b66a9ed6a2..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.042
+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="
-c55827056228320beaa8574a4b73f92a8dfa730f7874df7ac6ad9f2b4b017f29c84db8d7c41e71300b2252e7525ec3cc0111c787c88af0e463d52c762ced6ef0 PDF-API2-2.042.tar.gz
+86d71cec6ce9e7798948513b6408de404ec30e0022e8852a94e9ad602d4bc2f12285ec19f560c940c0e5303816748bdeaad604b9b53181252e9ea2ead1365be0 PDF-API2-2.045.tar.gz
"