From 21c4377c07b26d569dd053c84383cbb826f7e808 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Tue, 1 Feb 2011 22:12:09 +0000 Subject: testing/perl-php-serialize : converts the output of PHP's serialize() into the equivalent Perl memory structure and vice versa. --- testing/perl-php-serialization/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/perl-php-serialization/APKBUILD b/testing/perl-php-serialization/APKBUILD index 1fcf599cd..9565691bb 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" -- cgit v1.2.3