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