diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-04-09 22:21:58 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-12 10:06:46 +0700 |
commit | 0859aab96881d0aeb55004ca1a2b61fb0e21ed61 (patch) | |
tree | 7ea974e62b1ead2de838497629129eeab4a0f94f /development/FreeBASIC/FreeBASIC.info | |
parent | d5b660fccfbfa164b9af709df8b89388a7e29a5b (diff) | |
download | slackbuilds-0859aab96881d0aeb55004ca1a2b61fb0e21ed61.tar.gz |
development/FreeBASIC: Updated for version 1.02.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'development/FreeBASIC/FreeBASIC.info')
-rw-r--r-- | development/FreeBASIC/FreeBASIC.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/development/FreeBASIC/FreeBASIC.info b/development/FreeBASIC/FreeBASIC.info index 76f4f72e33..ac35a18ca3 100644 --- a/development/FreeBASIC/FreeBASIC.info +++ b/development/FreeBASIC/FreeBASIC.info @@ -1,10 +1,10 @@ PRGNAM="FreeBASIC" -VERSION="0.90.1" +VERSION="1.02.0" HOMEPAGE="http://www.freebasic.net" -DOWNLOAD="http://sourceforge.net/projects/fbc/files/Older%20versions/0.90.1/Binaries%20-%20Linux/FreeBASIC-0.90.1-linux.tar.gz" -MD5SUM="0aae7fd862f2690438678381f61e436a" -DOWNLOAD_x86_64="UNSUPPORTED" -MD5SUM_x86_64="UNSUPPORTED" +DOWNLOAD="http://downloads.sourceforge.net/fbc/FreeBASIC-1.02.0-linux-x86.tar.gz" +MD5SUM="7b9b89ed36ba2d3d3d6cc6fe68460040" +DOWNLOAD_x86_64="http://downloads.sourceforge.net/fbc/FreeBASIC-1.02.0-linux-x86_64.tar.gz" +MD5SUM_x86_64="f60d2da05b1979b055aecbf8e5efb708" REQUIRES="jdk" MAINTAINER="Dimitris Zlatanidis" EMAIL="d.zlatanidis@gmail.com" |