summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2019-05-19 11:37:11 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-05-25 07:31:55 +0700
commit880688818147b91769575460223108bc0dcf822b (patch)
tree8fdedf593e04bb61505d6fb110ad42f0ef4b1c8b
parente39f2fd4873e8b1085be02a4a57e72f535ea1ed1 (diff)
downloadslackbuilds-880688818147b91769575460223108bc0dcf822b.tar.gz
slackbuilds-880688818147b91769575460223108bc0dcf822b.tar.xz
development/FreeBASIC: Updated for version 1.06.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--development/FreeBASIC/FreeBASIC.SlackBuild4
-rw-r--r--development/FreeBASIC/FreeBASIC.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/development/FreeBASIC/FreeBASIC.SlackBuild b/development/FreeBASIC/FreeBASIC.SlackBuild
index bba9d245a7..a856d4837c 100644
--- a/development/FreeBASIC/FreeBASIC.SlackBuild
+++ b/development/FreeBASIC/FreeBASIC.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for FreeBASIC
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=FreeBASIC
-VERSION=${VERSION:-1.05.0}
+VERSION=${VERSION:-1.06.0}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
diff --git a/development/FreeBASIC/FreeBASIC.info b/development/FreeBASIC/FreeBASIC.info
index 026134ba8d..d82d3e90c4 100644
--- a/development/FreeBASIC/FreeBASIC.info
+++ b/development/FreeBASIC/FreeBASIC.info
@@ -1,10 +1,10 @@
PRGNAM="FreeBASIC"
-VERSION="1.05.0"
+VERSION="1.06.0"
HOMEPAGE="http://www.freebasic.net"
-DOWNLOAD="http://downloads.sourceforge.net/fbc/FreeBASIC-1.05.0-linux-x86.tar.gz"
-MD5SUM="35a84caab9d4d413ded51380488e2dee"
-DOWNLOAD_x86_64="http://downloads.sourceforge.net/fbc/FreeBASIC-1.05.0-linux-x86_64.tar.gz"
-MD5SUM_x86_64="164d251b62967a442dfedb5dcef978b5"
+DOWNLOAD="http://downloads.sourceforge.net/fbc/FreeBASIC-1.06.0-linux-x86.tar.gz"
+MD5SUM="e02fe93c8abdd082ed8fef1ae4c57401"
+DOWNLOAD_x86_64="http://downloads.sourceforge.net/fbc/FreeBASIC-1.06.0-linux-x86_64.tar.gz"
+MD5SUM_x86_64="d594541d2db85bb67b59a8a4899d1d66"
REQUIRES="jdk"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"