From 5bacf0c157e8ea57737bf104eef0194365b41e6f Mon Sep 17 00:00:00 2001 From: TBK Date: Fri, 30 Mar 2018 00:15:25 +0200 Subject: [PATCH] testing/php7-uuid: rebuild against php 7.2.4 --- testing/php7-uuid/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/php7-uuid/APKBUILD b/testing/php7-uuid/APKBUILD index df9a5ebf88a..c8f5212b10a 100644 --- a/testing/php7-uuid/APKBUILD +++ b/testing/php7-uuid/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-uuid _pkgreal=uuid pkgver=1.0.4 _pkgver=${pkgver} -pkgrel=2 +pkgrel=3 pkgdesc="A wrapper around libuuid from the ext2utils project." url="http://pecl.php.net/package/$_pkgreal" arch="all"