Update wiringop

This commit is contained in:
leeboby 2024-07-23 09:32:49 +08:00
parent 50eeb374fe
commit 5bf4dd8e65
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1869,7 +1869,7 @@ show_checklist_variables ()
install_wiringop()
{
install_deb_chroot "$EXTER/cache/debs/arm64/wiringpi_2.53.deb"
install_deb_chroot "$EXTER/cache/debs/arm64/wiringpi_2.54.deb"
chroot "${SDCARD}" /bin/bash -c "apt-mark hold wiringpi" >> "${DEST}"/${LOG_SUBPATH}/install.log 2>&1
if [[ ${IGNORE_UPDATES} != yes ]]; then