diff options
Diffstat (limited to 'testing/php-pear-auth_sasl2')
-rw-r--r-- | testing/php-pear-auth_sasl2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php-pear-auth_sasl2/APKBUILD b/testing/php-pear-auth_sasl2/APKBUILD index 3c80c597ef..7b966d6420 100644 --- a/testing/php-pear-auth_sasl2/APKBUILD +++ b/testing/php-pear-auth_sasl2/APKBUILD @@ -13,7 +13,7 @@ depends_dev="" makedepends="$depends_dev php-pear" install="" subpackages="" -source="http://download.pear.php.net/package/$_pkgreal-$pkgver.tgz" +source="$pkgname-$pkgver.tgz::http://download.pear.php.net/package/$_pkgreal-$pkgver.tgz" _builddir="$srcdir"/$_pkgreal-$pkgver |