Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=93f62c3f6abcccfb32be2d4972162c42cdead7e1
commit 93f62c3f6abcccfb32be2d4972162c42cdead7e1 Author: James Buren <[email protected]> Date: Wed Jan 11 15:27:25 2012 -0600 ndiswrapper-1.57-1-x86_64 * version bump diff --git a/source/network/ndiswrapper/FrugalBuild b/source/network/ndiswrapper/FrugalBuild index 0f6e178..f9a183a 100644 --- a/source/network/ndiswrapper/FrugalBuild +++ b/source/network/ndiswrapper/FrugalBuild @@ -3,8 +3,8 @@ # Maintainer: James Buren <[email protected]> pkgname=ndiswrapper -pkgver=1.57rc1 -pkgrel=7 +pkgver=1.57 +pkgrel=1 pkgdesc="Wrapper for using Windows drivers for some wireless cards" _F_kernelmod_scriptlet=$pkgname.install Finclude kernel-module sourceforge @@ -12,7 +12,7 @@ depends=(${depends[@]} 'pciutils' 'wireless_tools') groups=('network') archs=('i686' 'x86_64') source=("${source[@]}" README.Frugalware ndiswrapper-detect-fix-x86_64.patch) -sha1sums=('8d5f978553e5c59e0d898c6ab6e7e388dda737d2' \ +sha1sums=('faa896fd16e43fb93f4e10d9e9f76027c7e6d402' \ 'c3f24143cb9814326a2c0c3cbc8d58d953bac268' \ '7e46cc4bb72520d911f256748e8c3936498f001b') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
