parent
e46879d502
commit
8e9a577301
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nim'
|
||||
pkgname=nim
|
||||
version=0.11.2
|
||||
version=0.11.0
|
||||
revision=1
|
||||
depends="gcc"
|
||||
hostmakedepends="libzip git ed"
|
||||
|
@ -9,7 +9,7 @@ maintainer="allan <mail@may.mooo.com>"
|
|||
license="MIT"
|
||||
homepage="http://nim-lang.org/"
|
||||
distfiles="https://github.com/Araq/Nim/archive/v${version}.tar.gz"
|
||||
checksum=8b46ca59461f870471060dcaff535c7203937c7ae67856f1ba027d000b5fa4c6
|
||||
checksum=3b594547ca673f37bd3ea28ab18954523652df862976f94a0dadae71f6ba27aa
|
||||
wrksrc=Nim-$version
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue