Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=a13900a9127fbd5b24d060172c1f818aaaef079a
commit a13900a9127fbd5b24d060172c1f818aaaef079a Author: James Buren <[email protected]> Date: Thu Apr 12 04:52:57 2012 -0500 linux-firmware-20120402-1-x86_64 * version bump * also rebuild against new alsa-firmware diff --git a/source/base/linux-firmware/FrugalBuild b/source/base/linux-firmware/FrugalBuild index 955dd8e..080f56c 100644 --- a/source/base/linux-firmware/FrugalBuild +++ b/source/base/linux-firmware/FrugalBuild @@ -2,20 +2,20 @@ # Maintainer: James Buren <[email protected]> pkgname=linux-firmware -pkgver=20120218 +pkgver=20120402 pkgrel=1 pkgdesc="Extra linux kernel firmware." url="http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git;a=summary" Finclude kernel-version depends=("kernel>=$_F_kernelver_ver" "kernel<3.4") -makedepends=('alsa-firmware') +makedepends=('alsa-firmware>=1.0.25') groups=('base') archs=('i686' 'x86_64' 'arm') _dlurl="http://ftp.frugalware.org/pub/other/sources/$pkgname" up2date="Flastarchive $_dlurl .tar.xz" options=('nodocs' 'nomirror') source=($_dlurl/$pkgname-$pkgver.tar.xz) -sha1sums=('fb91648ff354ca810dbd1da42fae312be677fcd8') +sha1sums=('5b35d24794b0089ed5935258f327bc53f63dc26d') # Replace the old individual packages covered by this one. replaces=('radeon-firmware' 'ralink-firmware' 'iwlwifi-1000-ucode' \ _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
