From 75dcbf0b3d7e493b75339c2df68f5b75d81478ee Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 30 Jan 2021 23:36:05 +0200 Subject: [PATCH] dnsmasq: update to 2.84. --- srcpkgs/dnsmasq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index 884ea0557b3..b680b2ad7fa 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,6 +1,6 @@ # Template file for 'dnsmasq' pkgname=dnsmasq -version=2.83 +version=2.84 revision=1 conf_files="/etc/dnsmasq.conf" hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="http://www.thekelleys.org.uk/dnsmasq/doc.html" changelog="http://www.thekelleys.org.uk/dnsmasq/CHANGELOG" distfiles="http://www.thekelleys.org.uk/dnsmasq/dnsmasq-${version}.tar.gz" -checksum=6b67955873acc931bfff61a0a1e0dc239f8b52e31df50e9164d3a4537571342f +checksum=4caf385376f34fae5c55244a1f870dcf6f90e037bb7c4487210933dc497f9c36 system_accounts="dnsmasq" dnsmasq_homedir="/var/chroot"