[arch-commits] CVS update of extra/network/dnsmasq (PKGBUILD)

Paul Mattal paul at archlinux.org
Tue Oct 9 13:09:19 UTC 2007


    Date: Tuesday, October 9, 2007 @ 09:09:19
  Author: paul
    Path: /home/cvs-extra/extra/network/dnsmasq

Modified: PKGBUILD (1.42 -> 1.43)

upgpkg: dnsmasq 2.40-1
upgrade to 2.40


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


Index: extra/network/dnsmasq/PKGBUILD
diff -u extra/network/dnsmasq/PKGBUILD:1.42 extra/network/dnsmasq/PKGBUILD:1.43
--- extra/network/dnsmasq/PKGBUILD:1.42	Fri May  4 00:48:01 2007
+++ extra/network/dnsmasq/PKGBUILD	Tue Oct  9 09:09:19 2007
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD,v 1.42 2007/05/04 04:48:01 paul Exp $
+# $Id: PKGBUILD,v 1.43 2007/10/09 13:09:19 paul Exp $
 # Maintainer: Paul Mattal <paul at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=dnsmasq
-pkgver=2.39
+pkgver=2.40
 pkgrel=1
 pkgdesc="A lightweight DNS/DHCP server ideal for small/home networks using NAT"
 arch=(i686 x86_64)
 source=(http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.gz \
     dnsmasq.rc.d $pkgname-capability-config.patch)
+license=('GPL2')
 url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
 depends=('glibc' 'bash')
 backup=(etc/dnsmasq.conf)
-md5sums=('1ffccc1f0d9b8a08f2b99e03ba9cc08b' 'e956eee1ec24212a3254d2b168187495'\
+md5sums=('91b6063ae81146b9d70b4381b2f3e44f' 'e956eee1ec24212a3254d2b168187495'\
          'ef61cd6c3ce1fd0767a98b02975c9c9c')
 install=$pkgname.install
 




More information about the arch-commits mailing list