aboutsummaryrefslogtreecommitdiffstats
path: root/community/dnsdist/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-22 05:12:07 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-24 21:34:06 +0000
commitd03b71f6684c9c6dc2995aa7ebfc793226f47757 (patch)
tree9e0b3ec373b48348d248d398320bded5c2ede347 /community/dnsdist/APKBUILD
parent77e0674435345696b1ca372bd11a5bcc92ef00e9 (diff)
community/dnsdist: switch to lua5.4
Diffstat (limited to 'community/dnsdist/APKBUILD')
-rw-r--r--community/dnsdist/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dnsdist/APKBUILD b/community/dnsdist/APKBUILD
index 96ed9f327ba..4bcd73f1ac8 100644
--- a/community/dnsdist/APKBUILD
+++ b/community/dnsdist/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer:
pkgname=dnsdist
pkgver=1.5.1
-pkgrel=5
+pkgrel=6
pkgdesc="dnsdist is a highly DNS-, DoS-, and abuse-aware loadbalancer."
url="https://dnsdist.org/"
arch="all !s390x !mips64 !mips64el" # limited by h2o
license="GPL-2.0-only"
-_lua_version="5.3"
+_lua_version=5.4
depends="$pkgname-common !$pkgname-luajit"
checkdepends="findutils"
makedepends="boost-dev fstrm-dev libedit-dev libsodium-dev lua$_lua_version-dev