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
bbac1391dc
commit
ad3b6d19a2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="1.20180817"
|
||||
VERSION="1.20180919"
|
||||
SRCDIR="firmware-${VERSION}"
|
||||
TARBALL="${VERSION}.tar.gz"
|
||||
URL="https://github.com/raspberrypi/firmware/archive"
|
||||
SHA256SUM="632113ef047ed1bc5e7fb26c955cdfec3cc34f240cb6617a254019a0670f0b3f"
|
||||
SHA256SUM="da0789f8ed5cd316ba653151f5e944422fb9055a89b79a56dda4bff3401d409f"
|
||||
DEPENDS=""
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue