aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-06-14 11:39:36 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-14 12:00:37 +0000
commita9117c37eb7a86a495f0d8c227aae876cbae18cc (patch)
treeb304943d5c9015f49267a5ae8b59a4753cb46a51
parent2fcd635c524ffeb53fee1aab9b5940301d06f03d (diff)
testing/php7-diseval: rebuild against php 7.3
-rw-r--r--testing/php7-diseval/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-diseval/APKBUILD b/testing/php7-diseval/APKBUILD
index 0348aded35a..e29917b39c5 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"