[arch-commits] CVS update of extra/network/host (PKGBUILD)
Dale Blount
dale at archlinux.org
Wed May 2 18:58:08 UTC 2007
Date: Wednesday, May 2, 2007 @ 14:58:08
Author: dale
Path: /home/cvs-extra/extra/network/host
Modified: PKGBUILD (1.13 -> 1.14)
upgpkg: host 20070128-1
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Index: extra/network/host/PKGBUILD
diff -u extra/network/host/PKGBUILD:1.13 extra/network/host/PKGBUILD:1.14
--- extra/network/host/PKGBUILD:1.13 Fri May 26 18:05:43 2006
+++ extra/network/host/PKGBUILD Wed May 2 14:58:08 2007
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD,v 1.13 2006/05/26 22:05:43 andyrtr Exp $
+# $Id: PKGBUILD,v 1.14 2007/05/02 18:58:08 dale Exp $
# Maintainer: dale <dale at archlinux.org>
pkgname=host
-pkgver=20040812
-pkgrel=3
+pkgver=20070128
+pkgrel=1
pkgdesc="Lightweight alternative to bind's host."
arch=(i686 x86_64)
url="http://www.weird.com/~woods/projects/host.html"
source=(ftp://ftp.weird.com/pub/local/$pkgname-$pkgver.tar.gz Build.patch)
-md5sums=('8def1109344514e77e4ac0619ce62db8' '0236c9708ac12c63838418b18729a891')
+md5sums=('35156dce6b0905d741e67f53d24ea15b' '0236c9708ac12c63838418b18729a891')
conflicts=('bind' 'dnsutils')
build() {
@@ -19,3 +19,4 @@
make || return 1
make install || return 1
}
+
More information about the arch-commits
mailing list