mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
nim: update to 0.15.0.
This commit is contained in:
parent
d549cea3a7
commit
11540389eb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nim'
|
# Template file for 'nim'
|
||||||
pkgname=nim
|
pkgname=nim
|
||||||
version=0.14.2
|
version=0.15.0
|
||||||
revision=1
|
revision=1
|
||||||
_cversion=0.13.0
|
_cversion=0.13.0
|
||||||
depends="gcc"
|
depends="gcc"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="http://nim-lang.org/"
|
homepage="http://nim-lang.org/"
|
||||||
distfiles="https://github.com/nim-lang/Nim/archive/v${version}.tar.gz
|
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"
|
https://github.com/nim-lang/csources/archive/v${_cversion}.tar.gz>csources.tar.gz"
|
||||||
checksum="5a98586f136c8f7a3c8d02245844bc87d05b3673410783d85d810d5bedff7491
|
checksum="fe6648f4f7eca30240a4442c910ac85ac36a888244e8a6f45e6b4cc555056cf1
|
||||||
fe6aee48c5c2585eea14a7cb338bd3766e3d104a22195a79a53c35c8de371f64"
|
fe6aee48c5c2585eea14a7cb338bd3766e3d104a22195a79a53c35c8de371f64"
|
||||||
build_wrksrc=Nim-$version
|
build_wrksrc=Nim-$version
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue