[arch-commits] Commit in dnsmasq/trunk (PKGBUILD)
Eric BĂ©langer
eric at archlinux.org
Sun Nov 23 06:06:52 UTC 2008
Date: Sunday, November 23, 2008 @ 01:06:52
Author: eric
Revision: 19424
upgpkg: dnsmasq 2.46-1
fixed license, fixed install field, added svn Id tag
Modified:
dnsmasq/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-11-23 03:51:06 UTC (rev 19423)
+++ PKGBUILD 2008-11-23 06:06:52 UTC (rev 19424)
@@ -1,3 +1,4 @@
+# $Id$
# Maintainer: Paul Mattal <paul at archlinux.org>
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
@@ -7,14 +8,13 @@
pkgdesc="Lightweight, easy to configure DNS forwarder and DHCP server"
url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
arch=('i686' 'x86_64')
-license=('GPL2')
+license=('GPL')
depends=('glibc' 'bash')
backup=('etc/dnsmasq.conf')
-install=($pkgname.install)
+install=$pkgname.install
source=("http://www.thekelleys.org.uk/$pkgname/$pkgname-$pkgver.tar.gz" \
'rc.dnsmasq' "$pkgname-capability-config.patch")
-md5sums=('79ec740d1a10ee75f13efa4ff36d0250' \
- 'e956eee1ec24212a3254d2b168187495' \
+md5sums=('79ec740d1a10ee75f13efa4ff36d0250' 'e956eee1ec24212a3254d2b168187495'\
'ef61cd6c3ce1fd0767a98b02975c9c9c')
sha1sums=('472ef663b2b433d599f62cb6ca03eb6f7ce25bc2' \
'd9884c231cc66513d9a478f67ec9a7ad3301e1f8' \
More information about the arch-commits
mailing list