bacon: bump version to 5.0.1 (#11763)

This commit is contained in:
yann64
2025-02-11 11:08:14 +01:00
committed by GitHub
parent 4d56664b70
commit 86f4b56a56

View File

@@ -6,11 +6,11 @@ to be a programming aid in creating tools which can be compiled on \
different platforms (both 32bit and 64bit), while trying to revive \
the days of the good old BASIC."
HOMEPAGE="https://chiselapp.com/user/bacon/repository/bacon/home"
COPYRIGHT="2009-2023 Peter van Eerten"
COPYRIGHT="2009-2025 Peter van Eerten"
LICENSE="MIT"
REVISION="2"
REVISION="1"
SOURCE_URI="https://www.basic-converter.org/stable/bacon-$portVersion.tar.gz"
CHECKSUM_SHA256="0401afefbf5d93c13cc2c20d9fe76001e14a1a814e4a8290dfb0045b803577c0"
CHECKSUM_SHA256="7f0a6dd3a3d465dd414f165a319838f0691d44157bd034845694fa32649ab97b"
ADDITIONAL_FILES="bacon.rdef.in"
ARCHITECTURES="all !x86_gcc2"