diff options
Diffstat (limited to 'testing/tarantool')
-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 46085fbc79..ef0d77b6d3 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=2 +pkgrel=3 pkgdesc="Lua application server integrated with a database management system" url="https://tarantool.org" # x86, aarch64: fails to build |