[arch-commits] Commit in dnsmasq/trunk (PKGBUILD)
Paul Mattal
paul at archlinux.org
Tue Jul 22 12:17:57 UTC 2008
Date: Tuesday, July 22, 2008 @ 08:17:56
Author: paul
Revision: 5980
upgpkg: dnsmasq 2.45-1
update to 2.45
Modified:
dnsmasq/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-07-22 12:08:27 UTC (rev 5979)
+++ PKGBUILD 2008-07-22 12:17:56 UTC (rev 5980)
@@ -3,8 +3,8 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=dnsmasq
-pkgver=2.43
-pkgrel=2
+pkgver=2.45
+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 \
@@ -13,7 +13,7 @@
url="http://www.thekelleys.org.uk/dnsmasq/doc.html"
depends=('glibc' 'bash')
backup=(etc/dnsmasq.conf)
-md5sums=('3222690c6f1f919bcefcf01a632508af' 'e956eee1ec24212a3254d2b168187495'\
+md5sums=('b7956e15c9766e05b3eca3ce88fdb616' 'e956eee1ec24212a3254d2b168187495'\
'ef61cd6c3ce1fd0767a98b02975c9c9c')
install=$pkgname.install
More information about the arch-commits
mailing list