mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Bump Raspberry Pi 3 firmware version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
82a00e5a1b
commit
35e72a4ae7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
VERSION="1.20180919"
|
VERSION="1.20180924"
|
||||||
SRCDIR="firmware-${VERSION}"
|
SRCDIR="firmware-${VERSION}"
|
||||||
TARBALL="${VERSION}.tar.gz"
|
TARBALL="${VERSION}.tar.gz"
|
||||||
URL="https://github.com/raspberrypi/firmware/archive"
|
URL="https://github.com/raspberrypi/firmware/archive"
|
||||||
SHA256SUM="da0789f8ed5cd316ba653151f5e944422fb9055a89b79a56dda4bff3401d409f"
|
SHA256SUM="e50f57b88ce09edb09a0a12b16173fced46eeae4e6e948b587af81ce745cf1fc"
|
||||||
DEPENDS=""
|
DEPENDS=""
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue