diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 11:42:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 12:00:37 +0000 |
commit | 39950bbeceed69198f02b35b44f170e2d1c981fd (patch) | |
tree | fa6ba3d4a1e2875ee82eb35e26b8d7d138e56433 /testing/php7-pecl-uuid | |
parent | 68b2a5e3e236bfc256659bb880324958c46e6c7d (diff) | |
download | aports-39950bbeceed69198f02b35b44f170e2d1c981fd.tar.bz2 aports-39950bbeceed69198f02b35b44f170e2d1c981fd.tar.xz |
testing/php7-pecl-uuid: rebuild against php 7.3
Diffstat (limited to 'testing/php7-pecl-uuid')
-rw-r--r-- | testing/php7-pecl-uuid/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pecl-uuid/APKBUILD b/testing/php7-pecl-uuid/APKBUILD index 5258e87589..20a544e555 100644 --- a/testing/php7-pecl-uuid/APKBUILD +++ b/testing/php7-pecl-uuid/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-pecl-uuid _pkgreal=uuid pkgver=1.0.4 _pkgver=${pkgver} -pkgrel=5 +pkgrel=6 pkgdesc="A wrapper around libuuid from the ext2utils project." url="https://pecl.php.net/package/$_pkgreal" arch="all" |