From 4b3ab80b83f0659fe2cf134ffea14e44365dc54f Mon Sep 17 00:00:00 2001 From: yann64 Date: Tue, 3 Mar 2026 11:20:23 +0100 Subject: [PATCH] BaCon: bump version to 5.0.3 (#13789) --- dev-lang/bacon/{bacon-5.0.1.recipe => bacon-5.0.3.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-lang/bacon/{bacon-5.0.1.recipe => bacon-5.0.3.recipe} (95%) diff --git a/dev-lang/bacon/bacon-5.0.1.recipe b/dev-lang/bacon/bacon-5.0.3.recipe similarity index 95% rename from dev-lang/bacon/bacon-5.0.1.recipe rename to dev-lang/bacon/bacon-5.0.3.recipe index b2ce80a0a..e75091d6c 100644 --- a/dev-lang/bacon/bacon-5.0.1.recipe +++ b/dev-lang/bacon/bacon-5.0.3.recipe @@ -8,9 +8,9 @@ the days of the good old BASIC." HOMEPAGE="https://chiselapp.com/user/bacon/repository/bacon/home" 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="7f0a6dd3a3d465dd414f165a319838f0691d44157bd034845694fa32649ab97b" +CHECKSUM_SHA256="17b7ca78cd9ac019b42db517df47038b9036c269fe76bb6ff07ea1c0c8038918" ADDITIONAL_FILES="bacon.rdef.in" ARCHITECTURES="all !x86_gcc2"