1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-25 20:50:13 +02:00

Bump Raspberry Pi 3 firmware version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-11-27 14:09:41 +01:00
parent 5dd74ace1b
commit 03a1208f45

View file

@ -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() {