MoarVM: update to 2018.01.
This commit is contained in:
parent
a100a556d3
commit
2bd807e63e
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'MoarVM'.
|
||||
pkgname=MoarVM
|
||||
version=2017.12.1
|
||||
version=2018.01
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_script="perl Configure.pl"
|
||||
|
@ -14,7 +14,7 @@ license="Artistic-2.0"
|
|||
distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
||||
nocross="yes"
|
||||
shlib_provides="libmoar.so"
|
||||
checksum=87802900693d9dd19c00a006325d2db73b54d3868809013ac9e3ed82f5731c36
|
||||
checksum=8b5ecabcd0a4eff57c98187cbbc8c20f3da2f9a5fa23abf025b1850f0f495ba0
|
||||
|
||||
do_clean() {
|
||||
rm -rf ${DESTDIR}/usr/include/libuv ${DESTDIR}/usr/include/libtommath
|
||||
|
|
Loading…
Reference in New Issue