diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-26 21:26:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-10-27 10:14:46 +0000 |
commit | 1ea9b653e98b073c3d7fba69e35263dd39242241 (patch) | |
tree | 46e3492b8fd1aaaaf72443c9d25a8e49a55cabbe /testing | |
parent | c8ff0591fbc825677402e205d6b6af730e7ef3af (diff) | |
download | aports-1ea9b653e98b073c3d7fba69e35263dd39242241.tar.bz2 aports-1ea9b653e98b073c3d7fba69e35263dd39242241.tar.xz |
testing/php5-libsodium: rebuild against boost 1.62.0
Diffstat (limited to 'testing')
-rw-r--r-- | testing/php5-libsodium/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php5-libsodium/APKBUILD b/testing/php5-libsodium/APKBUILD index 438f9e2bf5..723d75c25b 100644 --- a/testing/php5-libsodium/APKBUILD +++ b/testing/php5-libsodium/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Ben Reichert <ben@tonzy.com> pkgname=php5-libsodium pkgver=1.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="php wrapper for libsodium library" url="https://github.com/jedisct1/libsodium-php" arch="all" |