1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-11-22 02:59:47 +01:00

Bump Raspberry Pi 3 firmware version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-10-20 16:59:56 +02:00
parent 82a00e5a1b
commit 35e72a4ae7

View file

@ -1,8 +1,8 @@
VERSION="1.20180919"
VERSION="1.20180924"
SRCDIR="firmware-${VERSION}"
TARBALL="${VERSION}.tar.gz"
URL="https://github.com/raspberrypi/firmware/archive"
SHA256SUM="da0789f8ed5cd316ba653151f5e944422fb9055a89b79a56dda4bff3401d409f"
SHA256SUM="e50f57b88ce09edb09a0a12b16173fced46eeae4e6e948b587af81ce745cf1fc"
DEPENDS=""
prepare() {