[arch-commits] Commit in dnsmasq/trunk (PKGBUILD)

Paul Mattal paul at archlinux.org
Sat Jun 5 21:04:38 UTC 2010


    Date: Saturday, June 5, 2010 @ 17:04:37
  Author: paul
Revision: 81843

upgpkg: dnsmasq 2.53-1
upstream update to 2.53

Modified:
  dnsmasq/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-05 21:03:48 UTC (rev 81842)
+++ PKGBUILD	2010-06-05 21:04:37 UTC (rev 81843)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=dnsmasq
-pkgver=2.52
+pkgver=2.53
 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=('1bb32fffdb4f977ead607802b5d701d0' 'e956eee1ec24212a3254d2b168187495')
+md5sums=('e11cd4c6bba9590563018da2e0d8c323' 'e956eee1ec24212a3254d2b168187495')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list