[arch-commits] Commit in dnsmasq/trunk (PKGBUILD)
Paul Mattal
paul at archlinux.org
Wed Feb 23 22:48:06 UTC 2011
Date: Wednesday, February 23, 2011 @ 17:48:06
Author: paul
Revision: 111081
upgpkg: dnsmasq 2.57-1
upstream update to 2.57
Modified:
dnsmasq/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-02-23 22:13:26 UTC (rev 111080)
+++ PKGBUILD 2011-02-23 22:48:06 UTC (rev 111081)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=dnsmasq
-pkgver=2.55
+pkgver=2.57
pkgrel=1
pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server"
url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
@@ -15,7 +15,7 @@
install=
source=("http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.gz"
'rc.dnsmasq')
-md5sums=('b093d7c6bc7f97ae6fd35d048529232a' 'e956eee1ec24212a3254d2b168187495')
+md5sums=('d10faeb409717eae94718d7716ca63a4' 'e956eee1ec24212a3254d2b168187495')
build() {
cd $srcdir/$pkgname-$pkgver
More information about the arch-commits
mailing list