diff options
-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 44d9b7b7f9..052f08f68d 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=0 +pkgrel=1 pkgdesc="A wrapper around libuuid from the ext2utils project." url="http://pecl.php.net/package/$_pkgreal" arch="all" |