diff options
author | Andy Postnikov <apostnikov@gmail.com> | 2020-06-12 19:10:46 +0300 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2020-06-15 02:46:33 +0300 |
commit | 5ed34f9a1e2a3d4d72dcb94bc7f698441ffda16f (patch) | |
tree | 47825608c0d08fcf0a760ec1d89b66ebcdf2415b /testing/php7-diseval/APKBUILD | |
parent | 5f9bc68c563fd8b2ba45d22fcad96b093158fa8e (diff) | |
download | aports-5ed34f9a1e2a3d4d72dcb94bc7f698441ffda16f.tar.gz aports-5ed34f9a1e2a3d4d72dcb94bc7f698441ffda16f.tar.bz2 aports-5ed34f9a1e2a3d4d72dcb94bc7f698441ffda16f.tar.xz |
testing/*: rebuild against PHP 7.4
Diffstat (limited to 'testing/php7-diseval/APKBUILD')
-rw-r--r-- | testing/php7-diseval/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-diseval/APKBUILD b/testing/php7-diseval/APKBUILD index 8c1fb1627a..fc022bf310 100644 --- a/testing/php7-diseval/APKBUILD +++ b/testing/php7-diseval/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-diseval _pkgreal=diseval pkgver=0.1 -pkgrel=2 +pkgrel=3 pkgdesc="Disable eval in php7 (suhosin is not stable yet for php7)" url="https://github.com/mk-j/PHP_diseval_extension" arch="all" |