diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 11:50:48 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 11:50:48 +0000 |
commit | cc819bed2046db48f2a8d8386068dfcb82cb8a3b (patch) | |
tree | a332744f940eaa466ac068a305915129c2964615 /testing | |
parent | 02546c194b02e5dd3f15127831dcb4686d979e74 (diff) | |
download | aports-cc819bed2046db48f2a8d8386068dfcb82cb8a3b.tar.bz2 aports-cc819bed2046db48f2a8d8386068dfcb82cb8a3b.tar.xz |
testing/tarantool: rebuild against libressl-2.7
Diffstat (limited to 'testing')
-rw-r--r-- | testing/tarantool/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tarantool/APKBUILD b/testing/tarantool/APKBUILD index ef0d77b6d3..20ba83762f 100644 --- a/testing/tarantool/APKBUILD +++ b/testing/tarantool/APKBUILD @@ -4,7 +4,7 @@ pkgname=tarantool pkgver=1.7.4.335 _series=${pkgver%.*}; _series=${_series%.*} # x.y -pkgrel=3 +pkgrel=4 pkgdesc="Lua application server integrated with a database management system" url="https://tarantool.org" # x86, aarch64: fails to build |