From d641db795305b5d67a0db004b4d110c47578d653 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 24 Feb 2024 13:30:28 -0500 Subject: [PATCH] dnsmasq: update to 2.90. --- srcpkgs/dnsmasq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dnsmasq/template b/srcpkgs/dnsmasq/template index b1c984f7dc4..a8ad1c0fb7b 100644 --- a/srcpkgs/dnsmasq/template +++ b/srcpkgs/dnsmasq/template @@ -1,6 +1,6 @@ # Template file for 'dnsmasq' pkgname=dnsmasq -version=2.89 +version=2.90 revision=1 conf_files="/etc/dnsmasq.conf" hostmakedepends="pkg-config" @@ -11,7 +11,7 @@ license="GPL-2.0-or-later" homepage="https://www.thekelleys.org.uk/dnsmasq/doc.html" changelog="https://www.thekelleys.org.uk/dnsmasq/CHANGELOG" distfiles="https://www.thekelleys.org.uk/dnsmasq/dnsmasq-${version}.tar.gz" -checksum=8651373d000cae23776256e83dcaa6723dee72c06a39362700344e0c12c4e7e4 +checksum=8f6666b542403b5ee7ccce66ea73a4a51cf19dd49392aaccd37231a2c51b303b system_accounts="dnsmasq" dnsmasq_homedir="/var/chroot"