From 700cf442ac0295bf65d04eab68c7c7f16dc20172 Mon Sep 17 00:00:00 2001 From: Albert Schwarzkopf Date: Thu, 22 Dec 2022 11:18:55 +0100 Subject: [PATCH] dnsmasq: update to 2.88. --- srcpkgs/dnsmasq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index b59608c47912..c3e526f507c3 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,6 +1,6 @@ # Template file for 'dnsmasq' pkgname=dnsmasq -version=2.86 +version=2.88 revision=2 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=ef15f608a83ee2b1d1d2c1f11d089a7e0ac401ffb0991de73fc01ce5f290e512 +checksum=da9d26aa3f3fc15f3b58b94edbb9ddf744cbce487194ea480bd8e7381b3ca028 system_accounts="dnsmasq" dnsmasq_homedir="/var/chroot"