aboutsummaryrefslogtreecommitdiff
path: root/development/yabasic/yabasic.SlackBuild
diff options
context:
space:
mode:
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}