summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-07-16 21:33:40 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-07-16 21:33:40 (GMT)
commit45b265e6a0c9ec2cdec57e63d840aad881a5ef41 (patch)
treed2bc1269b00531b54501a6734dae962fe8c55483 /abs/extra-testing
parent2a6028d8cbbd1732a81337724ebe5f1bf0e13232 (diff)
downloadlinhes_pkgbuild-45b265e6a0c9ec2cdec57e63d840aad881a5ef41.zip
linhes_pkgbuild-45b265e6a0c9ec2cdec57e63d840aad881a5ef41.tar.gz
linhes_pkgbuild-45b265e6a0c9ec2cdec57e63d840aad881a5ef41.tar.bz2
dnsmasq: update to 2.55 ref 647
Diffstat (limited to 'abs/extra-testing')
-rw-r--r--abs/extra-testing/dnsmasq/PKGBUILD5
1 files 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 <Jeepster@gmx.co.uk>
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')