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

Paul Mattal paul at archlinux.org
Wed Sep 2 15:23:45 UTC 2009


    Date: Wednesday, September 2, 2009 @ 11:23:44
  Author: paul
Revision: 50876

upgpkg: dnsmasq 2.50-1
    upstream update to 2.50

Modified:
  dnsmasq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-02 09:53:18 UTC (rev 50875)
+++ PKGBUILD	2009-09-02 15:23:44 UTC (rev 50876)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=dnsmasq
-pkgver=2.49
+pkgver=2.50
 pkgrel=1
 pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server"
 url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
@@ -15,11 +15,8 @@
 install=$pkgname.install
 source=("http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.gz" \
         'rc.dnsmasq' "$pkgname-capability-config.patch")
-md5sums=('7ccc861d8a733474f9c0a0a127006ee9' 'e956eee1ec24212a3254d2b168187495'\
+md5sums=('f7b1e17c590e493039537434c57c9de7' 'e956eee1ec24212a3254d2b168187495'\
          'ef61cd6c3ce1fd0767a98b02975c9c9c')
-sha1sums=('472ef663b2b433d599f62cb6ca03eb6f7ce25bc2' \
-          'd9884c231cc66513d9a478f67ec9a7ad3301e1f8' \
-          '2db1fc4274dbcac6b711105ae598e4cb2f140d6b')
 
 build() {
   cd $srcdir/$pkgname-$pkgver




More information about the arch-commits mailing list