diff options
Diffstat (limited to 'testing/php7-diseval')
-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 0348aded35..e29917b39c 100644 --- a/testing/php7-diseval/APKBUILD +++ b/testing/php7-diseval/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-diseval _pkgreal=diseval pkgver=0.1 -pkgrel=0 +pkgrel=1 pkgdesc="Disable eval in php7 (suhosin is not stable yet for php7)" url="https://github.com/mk-j/PHP_diseval_extension" arch="all" |