rpi-firmware: update to git a62796f.

This commit is contained in:
Juan RP 2014-01-02 17:34:11 +01:00
parent 7d854391f4
commit 3b2f5d5648

View file

@ -1,14 +1,15 @@
# Template file for 'rpi-firmware'
_githash="a62796f"
pkgname=rpi-firmware
version=20131201
version=20140102
revision=1
_githash="f7e9bcd"
noarch=yes
short_desc="Firmware files for the Raspberry Pi (git ${_githash})"
maintainer="Juan RP <xtraeme@gmail.com>"
license="Propietary - see /usr/share/licences/${pkgname}/"
homepage="https://github.com/raspberrypi/firmware"
conf_files="/boot/cmdline.txt /boot/config.txt"
noarch="yes"
do_fetch() {
local url="git://github.com/raspberrypi/firmware.git"