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

Dave Reisner dreisner at archlinux.org
Wed Sep 24 12:59:35 UTC 2014


    Date: Wednesday, September 24, 2014 @ 14:59:35
  Author: dreisner
Revision: 222932

upgpkg: dnsmasq 2.72-1

Modified:
  dnsmasq/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-24 11:47:49 UTC (rev 222931)
+++ PKGBUILD	2014-09-24 12:59:35 UTC (rev 222932)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=dnsmasq
-pkgver=2.71
+pkgver=2.72
 pkgrel=1
 pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server"
 url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
@@ -13,10 +13,9 @@
 depends=('glibc' 'libdbus' 'gmp' 'nettle')
 install=$pkgname.install
 backup=('etc/dnsmasq.conf')
-source=("http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.xz"{,.asc}
+source=("http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.xz"
         'dnsmasq.service')
-md5sums=('9e2e4d59c75e71ee3ca817ff0f9be69e'
-         'SKIP'
+md5sums=('0256e0a71e27c8d8a5c89a0d18f3cfe2'
          '7ac45726cabef4145db40d758cc7fedf')
 
 build() {




More information about the arch-commits mailing list