diff --git a/development/kForth-32/kForth-32.SlackBuild b/development/kForth-32/kForth-32.SlackBuild index 729d24feb85..30a55374375 100644 --- a/development/kForth-32/kForth-32.SlackBuild +++ b/development/kForth-32/kForth-32.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for kForth-32 -# Copyright 2023-2024 Antonio Leal, Porto Salvo, Oeiras, Portugal +# Copyright 2023-2025 Antonio Leal, Porto Salvo, Oeiras, Portugal # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=kForth-32 -VERSION=${VERSION:-2.5.0} -BUILD=${BUILD:-1} +VERSION=${VERSION:-2.6.1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/kForth-32/kForth-32.info b/development/kForth-32/kForth-32.info index a03432c233a..cc6d9802001 100644 --- a/development/kForth-32/kForth-32.info +++ b/development/kForth-32/kForth-32.info @@ -1,8 +1,8 @@ PRGNAM="kForth-32" -VERSION="2.5.0" +VERSION="2.6.1" HOMEPAGE="https://github.com/mynenik/kForth-32" -DOWNLOAD="https://github.com/mynenik/kForth-32/archive/refs/tags/v2.5.0/kForth-32-2.5.0.tar.gz" -MD5SUM="9abaaa0ed66d51946680906b15ba1f59" +DOWNLOAD="https://github.com/mynenik/kForth-32/archive/refs/tags/v2.6.1/kForth-32-2.6.1.tar.gz" +MD5SUM="0a78b4d1ccf29b9dc10fc737e59e4851" DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="patchutils"