summaryrefslogtreecommitdiffstats
path: root/testing/perl-bit-vector
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-bit-vector')
-rw-r--r--testing/perl-bit-vector/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/perl-bit-vector/APKBUILD b/testing/perl-bit-vector/APKBUILD
index 2cf4d0b55..d86d7cd79 100644
--- a/testing/perl-bit-vector/APKBUILD
+++ b/testing/perl-bit-vector/APKBUILD
@@ -3,9 +3,9 @@
pkgname=perl-bit-vector
_realname=Bit-Vector
pkgver=7.3
-pkgrel=1
+pkgrel=2
pkgdesc="Efficient bit vector, set of integers, and big int math library"
-url="http://search.cpan.org/~stbey/Bit-Vector-7.1/"
+url="http://search.cpan.org/dist/Bit-Vector/"
arch="all"
license="PerlArtistic"
depends="perl perl-carp-clan"