linux-firmware: update to 20130904.
This commit is contained in:
parent
9c7eb7a7a3
commit
6e16c00e2c
|
@ -1,13 +1,12 @@
|
|||
# Template file for 'linux-firmware'
|
||||
pkgname=linux-firmware
|
||||
version=20130729
|
||||
version=20130904
|
||||
revision=1
|
||||
short_desc="Binary firmware blobs for the Linux kernel"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org/"
|
||||
license="See /usr/share/licenses/${pkgname}"
|
||||
|
||||
|
||||
do_fetch() {
|
||||
url="git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git"
|
||||
git clone ${url} ${pkgname}-${version}
|
||||
|
|
Loading…
Reference in New Issue