diff options
Diffstat (limited to 'testing')
-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" |