mirror of
https://github.com/pygos/build.git
synced 2024-11-10 13:47:11 +01:00
Bump raspberry pi 3 firmware version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
17d31e5f70
commit
8052eaf596
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
VERSION="1.20171029"
|
||||
VERSION="1.20180328"
|
||||
SRCDIR="firmware-${VERSION}"
|
||||
TARBALL="${VERSION}.tar.gz"
|
||||
URL="https://github.com/raspberrypi/firmware/archive"
|
||||
SHA256SUM="46ce28c8d87ef22bdcc57ac1836ca3f04d1ec6f46580ff5a30bf76b3c0822117"
|
||||
SHA256SUM="44731225495bb211353dd86fbead980f8bb62930a3ec6711ed7094aff2397758"
|
||||
DEPENDS=""
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue