nim: update to 0.15.0.

This commit is contained in:
allan 2016-10-05 15:02:15 +02:00
parent d549cea3a7
commit 11540389eb

View file

@ -1,6 +1,6 @@
# Template file for 'nim'
pkgname=nim
version=0.14.2
version=0.15.0
revision=1
_cversion=0.13.0
depends="gcc"
@ -11,7 +11,7 @@ license="MIT"
homepage="http://nim-lang.org/"
distfiles="https://github.com/nim-lang/Nim/archive/v${version}.tar.gz
https://github.com/nim-lang/csources/archive/v${_cversion}.tar.gz>csources.tar.gz"
checksum="5a98586f136c8f7a3c8d02245844bc87d05b3673410783d85d810d5bedff7491
checksum="fe6648f4f7eca30240a4442c910ac85ac36a888244e8a6f45e6b4cc555056cf1
fe6aee48c5c2585eea14a7cb338bd3766e3d104a22195a79a53c35c8de371f64"
build_wrksrc=Nim-$version
create_wrksrc=yes