diff options
author | TBK <tbk@jjtc.dk> | 2018-03-30 00:15:25 +0200 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2018-03-31 01:51:45 +0300 |
commit | 5bacf0c157e8ea57737bf104eef0194365b41e6f (patch) | |
tree | 905db988f50925ea3885ebb351f453c8b99b759b /testing/php7-uuid | |
parent | ed81c1dcbc4239e8ecdade0b5c697bf4733547d8 (diff) | |
download | aports-5bacf0c157e8ea57737bf104eef0194365b41e6f.tar.bz2 aports-5bacf0c157e8ea57737bf104eef0194365b41e6f.tar.xz |
testing/php7-uuid: rebuild against php 7.2.4
Diffstat (limited to 'testing/php7-uuid')
-rw-r--r-- | testing/php7-uuid/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-uuid/APKBUILD b/testing/php7-uuid/APKBUILD index df9a5ebf88..c8f5212b10 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" |