aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-uploadprogress
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-06-14 11:44:25 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-06-14 12:00:37 +0000
commit1599fe38e0c62470ea41a6dae232ed9ac3c9ecec (patch)
treeba194991802597780f612afa12ee7283bbb042b7 /testing/php7-uploadprogress
parent117518f431e93c091455f46b0289ce7672b6ce90 (diff)
testing/php7-uploadprogress: rebuild against php 7.3
Diffstat (limited to 'testing/php7-uploadprogress')
-rw-r--r--testing/php7-uploadprogress/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-uploadprogress/APKBUILD b/testing/php7-uploadprogress/APKBUILD
index a3e1f3eb799..62f9eee8fea 100644
--- a/testing/php7-uploadprogress/APKBUILD
+++ b/testing/php7-uploadprogress/APKBUILD
@@ -4,7 +4,7 @@
pkgname=php7-uploadprogress
_pkgreal=uploadprogress
pkgver=2.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="An extension to track progress of a file upload for PHP"
url="https://github.com/php/pecl-php-uploadprogress"
arch="all"