summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dnsdist/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dnsdist/PKGBUILD b/dnsdist/PKGBUILD
index 2e6696882..4daea7b2a 100644
--- a/dnsdist/PKGBUILD
+++ b/dnsdist/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=dnsdist
pkgver=1.7.1
_pkgver=${pkgver#*_}
_pkgver=${_pkgver//_/-}
-pkgrel=20
+pkgrel=21
pkgdesc='Highly DNS-, DoS- and abuse-aware loadbalancer'
arch=('x86_64')
url='https://dnsdist.org/'
@@ -22,7 +22,7 @@ _pinned_dependencies=(
'fstrm=0.6.1'
'gcc-libs=12.2.0'
'glibc>=2.31'
- 'gnutls=3.7.7'
+ 'gnutls=3.7.8'
'libcap.so=2'
'libcdb.so=1'
'libedit.so=0'