summaryrefslogtreecommitdiffstats
path: root/development/FreeBASIC
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2022-02-13 19:25:32 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-14 08:06:55 +0700
commit8d7c7a1e9884d46d9d44ca09af24a7963cd6a71d (patch)
tree0c8b0e03b6bf1c8295764996283d2bea01b27391 /development/FreeBASIC
parent833fdc067e94a9b080d7b76e3ca07c15c41c0dfa (diff)
downloadslackbuilds-8d7c7a1e9884d46d9d44ca09af24a7963cd6a71d.tar.gz
slackbuilds-8d7c7a1e9884d46d9d44ca09af24a7963cd6a71d.tar.xz
development/FreeBASIC: Updated for version 1.09.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/FreeBASIC')
-rw-r--r--development/FreeBASIC/FreeBASIC.SlackBuild4
-rw-r--r--development/FreeBASIC/FreeBASIC.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/development/FreeBASIC/FreeBASIC.SlackBuild b/development/FreeBASIC/FreeBASIC.SlackBuild
index 9b20ce50eb..b10c7a30ff 100644
--- a/development/FreeBASIC/FreeBASIC.SlackBuild
+++ b/development/FreeBASIC/FreeBASIC.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for FreeBASIC
-# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -56,7 +56,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=FreeBASIC
-VERSION=${VERSION:-1.07.1}
+VERSION=${VERSION:-1.09.0}
BUILD=${BUILD:-3}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/FreeBASIC/FreeBASIC.info b/development/FreeBASIC/FreeBASIC.info
index 4ca88c2175..d80afbac19 100644
--- a/development/FreeBASIC/FreeBASIC.info
+++ b/development/FreeBASIC/FreeBASIC.info
@@ -1,8 +1,8 @@
PRGNAM="FreeBASIC"
-VERSION="1.07.1"
+VERSION="1.09.0"
HOMEPAGE="http://www.freebasic.net"
-DOWNLOAD="http://downloads.sourceforge.net/fbc/FreeBASIC-1.07.1-source-bootstrap.tar.xz"
-MD5SUM="be05b0c6e1a3f2547c24ce7dcc16584f"
+DOWNLOAD="http://downloads.sourceforge.net/fbc/FreeBASIC-1.09.0-source-bootstrap.tar.xz"
+MD5SUM="47ebfb8e6725c6ea2539a1417c5161f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""