mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/bas55: Updated for version 1.17.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
21f9cbdb1e
commit
5e978271ac
3 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bas55
|
||||
VERSION=${VERSION:-1.16}
|
||||
VERSION=${VERSION:-1.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bas55"
|
||||
VERSION="1.16"
|
||||
HOMEPAGE="http://jorgicor.sdfeu.org/bas55"
|
||||
DOWNLOAD="http://jorgicor.sdfeu.org/bas55/bas55-1.16.tar.gz"
|
||||
MD5SUM="e505125590ce578b7dbe7e71b5363bec"
|
||||
VERSION="1.17"
|
||||
HOMEPAGE="https://jorgicor.niobe.org/bas55"
|
||||
DOWNLOAD="https://jorgicor.niobe.org/bas55/bas55-1.17.tar.gz"
|
||||
MD5SUM="3069a4471436852f789da6dd88e69220"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -12,7 +12,7 @@ bas55: bas55 is an implementation of the Minimal BASIC programming language
|
|||
bas55: as defined by the ECMA 55 standard. It provides an interpreter and
|
||||
bas55: an editor with line renumbering capabilities.
|
||||
bas55:
|
||||
bas55: http://jorgicor.sdfeu.org/bas55
|
||||
bas55: https://jorgicor.niobe.org/bas55
|
||||
bas55:
|
||||
bas55:
|
||||
bas55:
|
||||
|
|
Loading…
Reference in a new issue