nim: update to 0.14.2
This commit is contained in:
parent
23b33e3953
commit
1339b9cd05
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nim'
|
||||
pkgname=nim
|
||||
version=0.14.0
|
||||
version=0.14.2
|
||||
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="b85f370e00d9fd2f3d53a3a2caa9b940fb858ff6937f737ad815be37077f432b
|
||||
checksum="5a98586f136c8f7a3c8d02245844bc87d05b3673410783d85d810d5bedff7491
|
||||
fe6aee48c5c2585eea14a7cb338bd3766e3d104a22195a79a53c35c8de371f64"
|
||||
build_wrksrc=Nim-$version
|
||||
create_wrksrc=yes
|
||||
|
|
Loading…
Reference in a new issue