aboutsummaryrefslogtreecommitdiffstats
path: root/main/dnsmasq
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-16 12:33:36 +0100
committerBartłomiej Piotrowski <b@bpiotrowski.pl>2012-12-16 12:33:36 +0100
commit8dd57e9158bd1a64c09889d86979612d1adaf664 (patch)
treeb3fe02c1469f280ccc495cc98ede831172d3cda4 /main/dnsmasq
parentae303272a25b32f48ad1db1006b6e20f0cd185b1 (diff)
downloadaports-8dd57e9158bd1a64c09889d86979612d1adaf664.tar.bz2
aports-8dd57e9158bd1a64c09889d86979612d1adaf664.tar.xz
main/dnsmasq: upgrade to 2.65
Diffstat (limited to 'main/dnsmasq')
-rw-r--r--main/dnsmasq/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/dnsmasq/APKBUILD b/main/dnsmasq/APKBUILD
index 75b5426ee3..82cdbdb2a3 100644
--- a/main/dnsmasq/APKBUILD
+++ b/main/dnsmasq/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dnsmasq
-pkgver=2.64
+pkgver=2.65
pkgrel=0
pkgdesc="Small forwarding DNS server"
url="http://www.thekelleys.org.uk/dnsmasq/"
@@ -37,6 +37,7 @@ package() {
install -D -m644 "$srcdir"/$pkgname.confd "$pkgdir"/etc/conf.d/$pkgname
install dnsmasq.conf.example "$pkgdir"/etc/dnsmasq.conf
}
-md5sums="60adb8e01960a41ce67e0422c4cf9ab3 dnsmasq-2.64.tar.gz
+
+md5sums="a91534a5d6f053d5c80f67ef502afa34 dnsmasq-2.65.tar.gz
006fed857314053b870ff1927c12ae78 dnsmasq.initd
16985abb08c8e11f85e38b37ea3863a4 dnsmasq.confd"