nim: update to 0.11.2.

This commit is contained in:
Juan RP 2015-05-11 10:04:27 +02:00
parent 9465667fa7
commit e46879d502
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nim'
pkgname=nim
version=0.11.0
version=0.11.2
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=3b594547ca673f37bd3ea28ab18954523652df862976f94a0dadae71f6ba27aa
checksum=8b46ca59461f870471060dcaff535c7203937c7ae67856f1ba027d000b5fa4c6
wrksrc=Nim-$version
post_extract() {