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