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

Paul Mattal paul at archlinux.org
Sun May 4 22:00:34 UTC 2008


    Date: Sunday, May 4, 2008 @ 18:00:22
  Author: paul
Revision: 1311

upgpkg: dnsmasq 2.41-1

Modified:
  dnsmasq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-04 20:41:55 UTC (rev 1310)
+++ PKGBUILD	2008-05-04 22:00:22 UTC (rev 1311)
@@ -3,17 +3,17 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=dnsmasq
-pkgver=2.40
+pkgver=2.41
 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')
+license=('GPL')
 url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
 depends=('glibc' 'bash')
 backup=(etc/dnsmasq.conf)
-md5sums=('91b6063ae81146b9d70b4381b2f3e44f' 'e956eee1ec24212a3254d2b168187495'\
+md5sums=('b067598c3e9b91819a8be5cb59cbf90e' 'e956eee1ec24212a3254d2b168187495'\
          'ef61cd6c3ce1fd0767a98b02975c9c9c')
 install=$pkgname.install
 





More information about the arch-commits mailing list