linux-firmware: update to 20130610.

This commit is contained in:
Juan RP 2013-06-28 07:45:58 +02:00
parent 340fc8a282
commit 906ac9caaf

View File

@ -1,16 +1,13 @@
# Template file for 'linux-firmware' # Template file for 'linux-firmware'
pkgname=linux-firmware pkgname=linux-firmware
version=20130430 version=20130610
revision=2 revision=1
short_desc="Binary firmware blobs for the Linux kernel" short_desc="Binary firmware blobs for the Linux kernel"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.kernel.org/" homepage="http://www.kernel.org/"
license="See /usr/share/licenses/${pkgname}" license="See /usr/share/licenses/${pkgname}"
distfiles="ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$version.tar.xz" distfiles="ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$version.tar.xz"
checksum=95c06a49501a3eac31d9a28ee019b698be03229503fdcb16981e22f503e23d5a checksum=44460285d810cccf04a5edf558ae476dd6bdd3b7f496d71f6e19ab46f5393c29
long_desc="
This package provides binary firmware blobs for misc hardware supported by
the Linux kernel."
do_install() { do_install() {
vmkdir usr/lib/firmware vmkdir usr/lib/firmware
@ -22,7 +19,7 @@ do_install() {
} }
linux-firmware-network_package() { linux-firmware-network_package() {
short_desc+=" -- network" short_desc+=" - network"
noarch=yes noarch=yes
# Some files from main pkg have been moved here. # Some files from main pkg have been moved here.
replaces="linux-firmware<20130430" replaces="linux-firmware<20130430"