Skip to content

Commit

Permalink
v8.24
Browse files Browse the repository at this point in the history
- DietPi-Patches | Offer new Amiberry update
  • Loading branch information
MichaIng committed Nov 18, 2023
1 parent 1f21211 commit d5afc85
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .update/patches
Original file line number Diff line number Diff line change
Expand Up @@ -1262,14 +1262,6 @@ Release notes: https://github.com/hzeller/gmrender-resurrect/releases
\nYou can manually apply it any time via:
# dietpi-software reinstall 163' && echo 163 >> /var/tmp/dietpi/dietpi-update_reinstalls

# Amiberry
grep -q '^[[:blank:]]*aSOFTWARE_INSTALL_STATE\[108\]=2' /boot/dietpi/.installed && dpkg --compare-versions "$(dpkg-query -Wf '${Version}' amiberry 2> /dev/null)" lt 5.6.1-dietpi2 && G_WHIP_YESNO '[ INFO ] Amiberry update available
\nAn update to Amiberry v5.6.1 is available, including LibSDL2 v2.28.1.
Release notes: https://github.com/BlitterStudio/amiberry/releases
\nDo you want to apply the update now?
\nYou can manually apply it any time via:
# dietpi-software reinstall 108' && echo 108 >> /var/tmp/dietpi/dietpi-update_reinstalls

# ympd
if grep -q '^[[:blank:]]*aSOFTWARE_INSTALL_STATE\[32\]=2' /boot/dietpi/.installed
then
Expand Down Expand Up @@ -1546,6 +1538,14 @@ Patch_8_24()
G_AGI ./package.deb
G_EXEC rm package.deb
fi

# Amiberry
grep -q '^[[:blank:]]*aSOFTWARE_INSTALL_STATE\[108\]=2' /boot/dietpi/.installed && dpkg --compare-versions "$(dpkg-query -Wf '${Version}' amiberry 2> /dev/null)" lt 5.6.3-dietpi1 && G_WHIP_YESNO '[ INFO ] Amiberry update available
\nAn update to Amiberry v5.6.3 is available, including LibSDL2 v2.28.5.
Release notes: https://github.com/BlitterStudio/amiberry/releases
\nDo you want to apply the update now?
\nYou can manually apply it any time via:
# dietpi-software reinstall 108' && echo 108 >> /var/tmp/dietpi/dietpi-update_reinstalls
fi
}

Expand Down

0 comments on commit d5afc85

Please sign in to comment.