mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/racket: Updated for version 6.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5a79b8ca8e
commit
f8c183749d
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=racket
|
PRGNAM=racket
|
||||||
VERSION=${VERSION:-6.1}
|
VERSION=${VERSION:-6.1.1}
|
||||||
SUFFIX=src # suffix of the UNIX sourcepackage
|
SUFFIX=src # suffix of the UNIX sourcepackage
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="racket"
|
PRGNAM="racket"
|
||||||
VERSION="6.1"
|
VERSION="6.1.1"
|
||||||
HOMEPAGE="http://racket-lang.org/"
|
HOMEPAGE="http://racket-lang.org/"
|
||||||
DOWNLOAD="http://mirror.racket-lang.org/installers/6.1/racket-6.1-src.tgz"
|
DOWNLOAD="http://mirror.racket-lang.org/installers/6.1.1/racket-6.1.1-src.tgz"
|
||||||
MD5SUM="28514cd01ee88be72670c9a4b34843ee"
|
MD5SUM="41651cb9d5ab287e102cdafc6f5fc04b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue