From 45b265e6a0c9ec2cdec57e63d840aad881a5ef41 Mon Sep 17 00:00:00 2001 From: Michael Hanson Date: Fri, 16 Jul 2010 21:33:40 +0000 Subject: dnsmasq: update to 2.55 ref 647 --- abs/extra-testing/dnsmasq/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/abs/extra-testing/dnsmasq/PKGBUILD b/abs/extra-testing/dnsmasq/PKGBUILD index a413df4..f888ccd 100644 --- a/abs/extra-testing/dnsmasq/PKGBUILD +++ b/abs/extra-testing/dnsmasq/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Tom Newsom pkgname=dnsmasq -pkgver=2.52 +pkgver=2.55 pkgrel=1 pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server" url="http://www.thekelleys.org.uk/dnsmasq/doc.html" @@ -15,7 +15,6 @@ backup=('etc/dnsmasq.conf') install= source=("http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.gz" 'rc.dnsmasq') -md5sums=('1bb32fffdb4f977ead607802b5d701d0' 'e956eee1ec24212a3254d2b168187495') build() { cd $srcdir/$pkgname-$pkgver @@ -38,3 +37,5 @@ build() { } # vim: ts=2 sw=2 et ft=sh +md5sums=('b093d7c6bc7f97ae6fd35d048529232a' + 'e956eee1ec24212a3254d2b168187495') -- cgit v0.12