summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55cbe0e24ed3..d1a7b5a00394 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Mar 30 08:55:29 UTC 2018
+# Mon Apr 9 12:37:07 UTC 2018
pkgbase = dnsdist-git
pkgdesc = Highly DNS-, DoS- and abuse-aware loadbalancer
- pkgver = r14146.26d70690c
+ pkgver = r14194.3046821a9
pkgrel = 1
url = https://dnsdist.org/
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a2a09b36db9c..70fff6642719 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Remi Gacogne <rgacogne at archlinux dot org>
pkgname=dnsdist-git
-pkgver=r14146.26d70690c
+pkgver=r14194.3046821a9
pkgrel=1
pkgdesc='Highly DNS-, DoS- and abuse-aware loadbalancer'
arch=('x86_64')
@@ -28,7 +28,6 @@ build() {
--sysconfdir=/etc \
--localstatedir=/var \
--with-ebpf \
- --with-luajit \
--with-protobuf \
--enable-dns-over-tls \
--enable-dnscrypt \