MoarVM: update to 2014.12
This commit is contained in:
parent
89d9dc6ab5
commit
c4efd289f4
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'moarvm'.
|
||||
pkgname=moarvm
|
||||
version=2014.09
|
||||
version=2014.12
|
||||
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="5d37b621323176f8c6eaacc1395326e6e5dcf4f34c938910597661cb175a6d3a"
|
||||
checksum="b94d3d0cdfb19413fbc753d1413bd659a5e5829cdcc88d8b77de00df62c09e5a"
|
||||
|
|
Loading…
Reference in New Issue