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

Tom Gundersen tomegun at archlinux.org
Mon Feb 6 23:01:35 UTC 2012


    Date: Monday, February 6, 2012 @ 18:01:35
  Author: tomegun
Revision: 149343

upgpkg: ypbind-mt 1.33-4

Sign, and move sources to our server as kernel.org is not fixed yet.

Modified:
  ypbind-mt/trunk/PKGBUILD

----------+
 PKGBUILD |   16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-06 21:31:23 UTC (rev 149342)
+++ PKGBUILD	2012-02-06 23:01:35 UTC (rev 149343)
@@ -1,11 +1,12 @@
 # $Id$
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+# Maintainer: Tom Gundersen <teg at jklm.no>
+# Contributor: Gaetan Bisson <bisson at archlinux.org>
 # Contributor: judd <jvinet at zeroflux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=ypbind-mt
 pkgver=1.33
-pkgrel=3
+pkgrel=4
 pkgdesc='Linux NIS daemon'
 url='http://www.linux-nis.org/nis/ypbind-mt/'
 license=('GPL2')
@@ -14,14 +15,11 @@
 depends=('rpcbind' 'openslp' 'dbus-glib')
 optdepends=('yp-tools: to set a domain name')
 backup=('etc/yp.conf' 'etc/conf.d/ypbind' 'etc/conf.d/nisdomainname')
-source=("ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${pkgname}-${pkgver}.tar.gz"
+#source=("ftp://ftp.kernel.org/pub/linux/utils/net/NIS/${pkgname}-${pkgver}.tar.gz"
+source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
         'nisdomainname.conf'
         'ypbind.conf'
         'ypbind')
-sha1sums=('49f578d15aa5d4f4130a2e96cd9c0e519263fc88'
-          'eb00aecc0679e25a36b007e797f4468b40cb3e8e'
-          '07dee386d001fb9e9e6b76dda8af5b2092e5a4a2'
-          '112fc2aedfe3f761325b69647b7938bc1be5bfcd')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"
@@ -44,3 +42,7 @@
 	install -D -m644 ../nisdomainname.conf "${pkgdir}"/etc/conf.d/nisdomainname
 	install -d -m755 "${pkgdir}"/var/yp/binding
 }
+md5sums=('692f68ed0476762be4228ce543a5b791'
+         'e83a85291ea2ee152a78f2c16b0b1185'
+         '229309a989abad27703ac2e6d07dc7ae'
+         '1f7a4c80414d580c9afb3a08267beed0')




More information about the arch-commits mailing list