MoarVM: update to 2018.04.1.
Closes #14015. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8569ec4fec
commit
dab7206483
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'MoarVM'.
|
||||
pkgname=MoarVM
|
||||
version=2018.04
|
||||
version=2018.04.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_script="perl Configure.pl"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Ruslan <axetwe@gmail.com>"
|
|||
license="Artistic-2.0"
|
||||
homepage="http://moarvm.com"
|
||||
distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
||||
checksum=575fe8545943c39d083c6f433171bf8411e44204944b49dcf4fe0f31f8645dd5
|
||||
checksum=e3839d25567fd7bc275f51c95493cb24c456df6138636dead24b12898ed96fa3
|
||||
nocross=yes
|
||||
shlib_provides="libmoar.so"
|
||||
|
||||
|
|
Loading…
Reference in a new issue