mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/nim: Updated for version 1.4.8.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0c4636ebc2
commit
725b978665
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=nim
|
||||
VERSION=${VERSION:-1.4.6}
|
||||
VERSION=${VERSION:-1.4.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="nim"
|
||||
VERSION="1.4.6"
|
||||
VERSION="1.4.8"
|
||||
HOMEPAGE="https://nim-lang.org"
|
||||
DOWNLOAD="https://nim-lang.org/download/nim-1.4.6.tar.xz"
|
||||
MD5SUM="5bbafd6a3ebd17497886add4e967b028"
|
||||
DOWNLOAD="https://nim-lang.org/download/nim-1.4.8.tar.xz"
|
||||
MD5SUM="f87c144ff9aef215ad6e37a835ca8610"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue