aboutsummaryrefslogtreecommitdiff
path: root/development/yabasic/yabasic.SlackBuild
diff options
context:
space:
mode:
authorAntonio Leal <antonio.leal@yahoo.com>2025-01-11 18:48:54 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-18 08:13:10 +0700
commitabbe8144a779d3e6e916965c84e01d39280032d9 (patch)
treea93b7a3390d22947afbebbcb0a8b87d4ac01a242 /development/yabasic/yabasic.SlackBuild
parent9756e73395190df9cde526ae3d15a640208ea75c (diff)
development/yabasic: Updated for version 2.91.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/yabasic/yabasic.SlackBuild')
-rw-r--r--development/yabasic/yabasic.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/yabasic/yabasic.SlackBuild b/development/yabasic/yabasic.SlackBuild
index 5f91cfa2d1..759f4c7bcc 100644
--- a/development/yabasic/yabasic.SlackBuild
+++ b/development/yabasic/yabasic.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for yabasic
-# 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
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yabasic
-VERSION=${VERSION:-2.90.5}
+VERSION=${VERSION:-2.91.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}