diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-01 23:59:29 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:53:20 +0200 |
commit | 6ca44b74b2a601c9aa206ebdccae61fa40c99f5e (patch) | |
tree | bf4279e022f8e6fe3fea026ba115d2141c52b055 /testing/php7-uuid | |
parent | 360f00016712526f1e3b05de59a63a19703a4465 (diff) | |
download | aports-6ca44b74b2a601c9aa206ebdccae61fa40c99f5e.tar.bz2 aports-6ca44b74b2a601c9aa206ebdccae61fa40c99f5e.tar.xz |
testing/php7-uuid: rebuild against php7-7.1.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 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" |