[arch-commits] CVS update of core/support/ndiswrapper (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Mon Oct 29 19:21:32 UTC 2007
Date: Monday, October 29, 2007 @ 15:21:32
Author: tpowa
Path: /home/cvs-core/core/support/ndiswrapper
Modified: PKGBUILD (1.39 -> 1.40)
'upgpkg: udpate to new version'
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Index: core/support/ndiswrapper/PKGBUILD
diff -u core/support/ndiswrapper/PKGBUILD:1.39 core/support/ndiswrapper/PKGBUILD:1.40
--- core/support/ndiswrapper/PKGBUILD:1.39 Thu Oct 11 04:28:52 2007
+++ core/support/ndiswrapper/PKGBUILD Mon Oct 29 15:21:32 2007
@@ -1,18 +1,18 @@
-#$Id: PKGBUILD,v 1.39 2007/10/11 08:28:52 tpowa Exp $
+#$Id: PKGBUILD,v 1.40 2007/10/29 19:21:32 tpowa Exp $
#Maintainer: Aaron Griffin <aaron at archlinux.org>
pkgname=ndiswrapper
_kernver=2.6.23-ARCH
-pkgver=1.48
-pkgrel=2
+pkgver=1.49
+pkgrel=1
pkgdesc="Module for NDIS (Windows Network Drivers) drivers supplied by vendors. For stock arch 2.6 kernel."
license=('GPL')
arch=(i686 x86_64)
url="http://ndiswrapper.sourceforge.net"
install="ndiswrapper.install"
-depends=('ndiswrapper-utils')
+depends=("ndiswrapper-utils=$pkgver")
source=(http://easynews.dl.sourceforge.net/sourceforge/ndiswrapper/ndiswrapper-$pkgver.tar.gz)
-md5sums=('34864d702dfeb8cdece4b392da6350a2')
+md5sums=('4cc20470f1420b88a2cfa3bb04fb70dd')
build()
{
More information about the arch-commits
mailing list