[arch-commits] Commit in mkinitcpio-nfs-utils/trunk (PKGBUILD)
Thomas Bächler
thomas at archlinux.org
Sun Feb 14 10:45:02 UTC 2010
Date: Sunday, February 14, 2010 @ 05:45:02
Author: thomas
Revision: 68748
Update to 0.2: Fix broken dhcp in ipconfig
Modified:
mkinitcpio-nfs-utils/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-14 10:42:45 UTC (rev 68747)
+++ PKGBUILD 2010-02-14 10:45:02 UTC (rev 68748)
@@ -2,7 +2,7 @@
# Maintainer: Thomas Bächler <thomas at archlinux.org>
pkgname=mkinitcpio-nfs-utils
-pkgver=0.1
+pkgver=0.2
pkgrel=1
pkgdesc="ipconfig and nfsmount tools for NFS root support in mkinitcpio"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
license=('GPL2')
depends=('glibc')
source=(ftp://ftp.archlinux.org/other/mkinitcpio/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('76b7fc337eb18cf8683b4e7d0faf4932c4f53b5b09fb16398708a0e3bfb54eff')
+sha256sums=('3f2839f21a420cd732d34e58f84534acdb7fc29f69381dbba3f00e3424201cd3')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list