linux-firmware: update to 20130904.

This commit is contained in:
Juan RP 2013-09-04 00:14:18 +02:00
parent 9c7eb7a7a3
commit 6e16c00e2c

View file

@ -1,13 +1,12 @@
# Template file for 'linux-firmware' # Template file for 'linux-firmware'
pkgname=linux-firmware pkgname=linux-firmware
version=20130729 version=20130904
revision=1 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}"
do_fetch() { do_fetch() {
url="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git" url="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"
git clone ${url} ${pkgname}-${version} git clone ${url} ${pkgname}-${version}