From 9752dfd723a62f0c84782fc99b790a2b2e676357 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Wed, 22 Sep 2021 01:03:49 +0800 Subject: [PATCH] main/dnsmasq: updated to 2.86 --- main/dnsmasq/.checksums | 2 +- main/dnsmasq/.pkgfiles | 4 +++- main/dnsmasq/spkgbuild | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/main/dnsmasq/.checksums b/main/dnsmasq/.checksums index 5c97b4151..1969f0819 100644 --- a/main/dnsmasq/.checksums +++ b/main/dnsmasq/.checksums @@ -1,2 +1,2 @@ -f32403e94a657b93d7fbe0a9c07ebccf dnsmasq-2.85.tar.xz +227fd0e81a5ed8134e1f60e175324c99 dnsmasq-2.86.tar.xz 03910ef2a2cf39d55be1e77be6711f8f rc.dnsmasq diff --git a/main/dnsmasq/.pkgfiles b/main/dnsmasq/.pkgfiles index c09ad6921..531dc4057 100644 --- a/main/dnsmasq/.pkgfiles +++ b/main/dnsmasq/.pkgfiles @@ -1,6 +1,8 @@ -dnsmasq-2.85-1 +dnsmasq-2.86-1 drwxr-xr-x root/root etc/ -rw-r--r-- root/root etc/dnsmasq.conf.spkgnew +drwxr-xr-x root/root etc/rc.d/ +-rwxr-xr-x root/root etc/rc.d/dnsmasq drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/dnsmasq diff --git a/main/dnsmasq/spkgbuild b/main/dnsmasq/spkgbuild index 32f1fa91a..99a0afce4 100644 --- a/main/dnsmasq/spkgbuild +++ b/main/dnsmasq/spkgbuild @@ -3,7 +3,7 @@ # depends : nettle name=dnsmasq -version=2.85 +version=2.86 release=1 backup="etc/dnsmasq.conf" source="http://www.thekelleys.org.uk/$name/$name-$version.tar.xz