rpi-firmware: update to upstream git commit 11eaffc2.
This commit is contained in:
parent
0196198463
commit
e7065775f5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'rpi-firmware'
|
||||
_githash="53b9bb9297ef4bba8f7b98e9dbca2c4c66b55632"
|
||||
_githash="11eaffc2bbb61c6911ffa05b80694f9f7d91915c"
|
||||
_gitshort="${_githash:0:7}"
|
||||
|
||||
pkgname=rpi-firmware
|
||||
version=20150729
|
||||
version=20150808
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="firmware-${_githash}"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="Propietary - see /usr/share/licences/${pkgname}/"
|
||||
homepage="https://github.com/raspberrypi/firmware"
|
||||
distfiles="https://github.com/raspberrypi/firmware/archive/${_githash}.tar.gz"
|
||||
checksum=bcbd88d165762c811dcb60dc38055e068a0dca333b24205d380e61729ee504b8
|
||||
checksum=03c46f88bcaaf62d3bfc38d8059b865d53350ccbf3b98c05b4d0ac5ad96a90bc
|
||||
|
||||
conf_files="/boot/cmdline.txt /boot/config.txt"
|
||||
shlib_provides="
|
||||
|
|
Loading…
Reference in a new issue