MoarVM: update to 2015.01
This commit is contained in:
parent
76384a725c
commit
46e56d6901
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'moarvm'.
|
||||
pkgname=moarvm
|
||||
version=2014.12
|
||||
version=2015.01
|
||||
wrksrc="MoarVM-${version}"
|
||||
revision=1
|
||||
build_style=configure
|
||||
|
@ -14,4 +14,4 @@ maintainer="Ruslan <axetwe@gmail.com>"
|
|||
homepage="http://moarvm.com"
|
||||
license="Artistic-2.0"
|
||||
distfiles="http://moarvm.com/releases/MoarVM-${version}.tar.gz"
|
||||
checksum="b94d3d0cdfb19413fbc753d1413bd659a5e5829cdcc88d8b77de00df62c09e5a"
|
||||
checksum=d02d09721bad73b8f2aa460bb731b6c59fb7bd9bf69beb5b80774a3d98065b93
|
||||
|
|
Loading…
Reference in New Issue