diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2016-08-27 14:04:33 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2016-08-27 14:04:33 +0000 |
commit | 64729f514be06ce2766d8e1a0951042573135735 (patch) | |
tree | 93bc3bd3c2b6ad82cb3b26611c5ad64ed1500ff8 /testing/php7 | |
parent | 6317634debfe19e782a3fda1a7e03bc14c8a3ffb (diff) | |
download | aports-64729f514be06ce2766d8e1a0951042573135735.tar.bz2 aports-64729f514be06ce2766d8e1a0951042573135735.tar.xz |
testing/php7: bump pkgrel
Diffstat (limited to 'testing/php7')
-rw-r--r-- | testing/php7/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7/APKBUILD b/testing/php7/APKBUILD index 77b5de651f..e2c362f9b8 100644 --- a/testing/php7/APKBUILD +++ b/testing/php7/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7 _pkgreal=php pkgver=7.0.10 -pkgrel=1 +pkgrel=2 pkgdesc="The PHP language runtime engine - 7th branch" url="http://www.php.net/" arch="all" |