mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/bas55: Updated for version 1.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3f3cd29f36
commit
97156e7d6a
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for bas55
|
||||
|
||||
# Copyright 2018 Jorge Giner Cordero
|
||||
# Copyright 2020 Jorge Giner Cordero
|
||||
# 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=bas55
|
||||
VERSION=${VERSION:-1.17}
|
||||
VERSION=${VERSION:-1.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bas55"
|
||||
VERSION="1.17"
|
||||
VERSION="1.18"
|
||||
HOMEPAGE="https://jorgicor.niobe.org/bas55"
|
||||
DOWNLOAD="https://jorgicor.niobe.org/bas55/bas55-1.17.tar.gz"
|
||||
MD5SUM="3069a4471436852f789da6dd88e69220"
|
||||
DOWNLOAD="https://jorgicor.niobe.org/bas55/bas55-1.18.tar.gz"
|
||||
MD5SUM="ab17610a5686c1215f043d9e32673f5a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue