summaryrefslogtreecommitdiffstats
path: root/testing/perl-bit-vector
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-10-24 09:21:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-10-24 09:21:40 +0000
commit52444261a9bfab157352c899a423c25e538a6c2b (patch)
treeea92049ef49cfb1869574a048bf174d4df5be506 /testing/perl-bit-vector
parent6631c67766f8d78d044b965c7fa24251ebf49ea6 (diff)
downloadaports-52444261a9bfab157352c899a423c25e538a6c2b.tar.bz2
aports-52444261a9bfab157352c899a423c25e538a6c2b.tar.xz
testing/perl-bit-vector: fix url and rebuild for perl-5.20
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"