development/nim: Updated for version 1.4.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2021-04-05 00:18:58 -07:00 committed by Willy Sudiarto Raharjo
parent 540f6aed11
commit 8d7ab15c26
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for nim
# Maintained 2020 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# Maintained 2020-2021 by Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# 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=nim
VERSION=${VERSION:-1.4.2}
VERSION=${VERSION:-1.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="nim"
VERSION="1.4.2"
VERSION="1.4.4"
HOMEPAGE="https://nim-lang.org"
DOWNLOAD="https://nim-lang.org/download/nim-1.4.2.tar.xz"
MD5SUM="bc2da3c7d06fc2bd9e0535487b9453a7"
DOWNLOAD="https://nim-lang.org/download/nim-1.4.4.tar.xz"
MD5SUM="ffba05f5366aa32a07ec02a7deff4d4e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""