MoarVM: update to 2017.10.
This commit is contained in:
parent
6bfe3524a1
commit
492d8a6199
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'MoarVM'.
|
||||
pkgname=MoarVM
|
||||
version=2017.09.1
|
||||
version=2017.10
|
||||
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=1c09b70a6b454abb48baaa9432e90c33002983cdb96328418f1be1a572e11f47
|
||||
checksum=27cddd50db65359aed82bc6a9bd0e52988a52ee89e7e353eb63185c267d22a5b
|
||||
|
||||
do_clean() {
|
||||
rm -rf ${DESTDIR}/usr/include/libuv ${DESTDIR}/usr/include/libtommath
|
||||
|
|
Loading…
Reference in New Issue