Bump dnsmasq version

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2020-04-16 15:06:28 +02:00
parent 21342dee8e
commit 9fa6345dbe
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
VERSION="2.80"
VERSION="2.81"
SRCDIR="dnsmasq-${VERSION}"
TARBALL="${SRCDIR}.tar.xz"
URL="http://www.thekelleys.org.uk/dnsmasq"
SHA256SUM="cdaba2785e92665cf090646cba6f94812760b9d7d8c8d0cfb07ac819377a63bb"
SHA256SUM="749ca903537c5197c26444ac24b0dce242cf42595fdfe6b9a5b9e4c7ad32f8fb"
DEPENDS="toolchain"
build() {