mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
nim: update to 1.6.10.
This commit is contained in:
parent
cb3828e963
commit
a445761c4b
1 changed files with 2 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'nim'
|
||||
pkgname=nim
|
||||
version=1.6.8
|
||||
version=1.6.10
|
||||
revision=1
|
||||
_c1version=561b417c65791cd8356b5f73620914ceff845d10
|
||||
_nimbleversion=0.13.1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="Nim-$version"
|
||||
depends="gcc openssl-devel"
|
||||
short_desc="Nim programming language"
|
||||
|
@ -14,7 +13,7 @@ homepage="https://nim-lang.org/"
|
|||
distfiles="https://github.com/nim-lang/Nim/archive/v${version}.tar.gz
|
||||
https://github.com/nim-lang/csources_v1/archive/${_c1version}.tar.gz>csources_v1-${_c1version}.tar.gz
|
||||
https://github.com/nim-lang/nimble/archive/v${_nimbleversion}.tar.gz>nimble-${_nimbleversion}.tar.gz"
|
||||
checksum="a12466ed07713818c5ed5d7a56c647d30075a3989e7ac2a6e7696b1e0796a281
|
||||
checksum="09a5f707c9681ee6d712c749dc1d4b68000ccf07db35635050c1fc4e9114bfb8
|
||||
71c823444c794a12da9027d19d6a717dd7759521ecbbe28190b08372142607ec
|
||||
e6aa8d9ee4b3ed0321dca329b4a38fa546771b9729984482fb50fe73d3777f5d"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue