Skip to content

Commit 8e27c07

Browse files
authored
rebase to new raspios (fixes #916) (#917)
1 parent c274761 commit 8e27c07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

builder

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
architecture="$2"
66
case "$architecture" in
77
"armhf" | "")
8-
RASPBIAN_TORRENT_URL=https://downloads.raspberrypi.org/raspios_armhf/images/raspios_armhf-2021-03-25/2021-03-04-raspios-buster-armhf.zip.torrent
9-
RASPBIAN_SHA256=d3de1a33d2d4f4990345b6369960b04c70b577519e6f25f4d7ec601e305e932a
8+
RASPBIAN_TORRENT_URL=https://downloads.raspberrypi.org/raspios_armhf/images/raspios_armhf-2021-05-28/2021-05-07-raspios-buster-armhf.zip.torrent
9+
RASPBIAN_SHA256=b6c04b34d231f522278fc822d913fed3828d0849e1e7d786db72f52c28036c62
1010
;;
1111
"arm64")
1212
RASPBIAN_TORRENT_URL=downloads.raspberrypi.org/raspios_arm64/images/raspios_arm64-2021-05-28/2021-05-07-raspios-buster-arm64.zip.torrent

0 commit comments

Comments
 (0)