aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/perl-inline-c/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-inline-c/APKBUILD b/main/perl-inline-c/APKBUILD
index 0094f6db55..7fbf324539 100644
--- a/main/perl-inline-c/APKBUILD
+++ b/main/perl-inline-c/APKBUILD
@@ -4,11 +4,11 @@
pkgname=perl-inline-c
_pkgreal=Inline-C
pkgver=0.81
-pkgrel=0
+pkgrel=1
pkgdesc="Perl module for Inline-C"
-url="http://search.cpan.org/dist/Inline-C/"
+url="https://metacpan.org/pod/distribution/Inline-C/lib/Inline/C.pod"
arch="noarch"
-license="GPL PerlArtistic"
+license="GPL-1.0-or-later OR Artistic-1.0-Perl"
makedepends="perl-dev perl-file-sharedir-install"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/T/TI/TINITA/$_pkgreal-$pkgver.tar.gz"