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

Paul Mattal paul at archlinux.org
Tue Jun 8 13:08:01 UTC 2010


    Date: Tuesday, June 8, 2010 @ 09:08:00
  Author: paul
Revision: 82065

upgpkg: dnsmasq 2.55-1
upstream update to 2.55

Modified:
  dnsmasq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-08 12:08:03 UTC (rev 82064)
+++ PKGBUILD	2010-06-08 13:08:00 UTC (rev 82065)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=dnsmasq
-pkgver=2.53
+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,7 @@
 install=
 source=("http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.gz" 
         'rc.dnsmasq')
-md5sums=('e11cd4c6bba9590563018da2e0d8c323' 'e956eee1ec24212a3254d2b168187495')
+md5sums=('b093d7c6bc7f97ae6fd35d048529232a' 'e956eee1ec24212a3254d2b168187495')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list