aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <francesco.colista@gmail.com>2011-02-01 22:12:09 +0000
committerFrancesco Colista <francesco.colista@gmail.com>2011-03-02 09:39:14 +0000
commit21c4377c07b26d569dd053c84383cbb826f7e808 (patch)
tree08d9f2588daad672d27ccedab9eb595bc7286394
parent4c5da4cf232581d0718b9daa279ca18b1cc29570 (diff)
downloadaports-21c4377c07b26d569dd053c84383cbb826f7e808.tar.bz2
aports-21c4377c07b26d569dd053c84383cbb826f7e808.tar.xz
testing/perl-php-serialize : converts the output of PHP's serialize() into the equivalent Perl memory structure and vice versa.
-rw-r--r--testing/perl-php-serialization/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-php-serialization/APKBUILD b/testing/perl-php-serialization/APKBUILD
index 1fcf599cdc..9565691bb5 100644
--- a/testing/perl-php-serialization/APKBUILD
+++ b/testing/perl-php-serialization/APKBUILD
@@ -5,7 +5,7 @@ _realname=PHP-Serialization
pkgver=0.34
pkgrel=0
pkgdesc="Simple flexible means of converting the output of PHP's serialize() into the equivalent Perl memory structure, and vice versa."
-url="http://search.cpan.org/~bobtfish/PHP-Serialization-0.34/"
+url="http://search.cpan.org/~bobtfish/PHP-Serialization-$pkgver"
arch="noarch"
license="GPL PerlArtistic"
depends="perl"