MoarVM: update to 2018.09.
This commit is contained in:
parent
d7031e7545
commit
527780f5aa
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'MoarVM'
|
||||
pkgname=MoarVM
|
||||
version=2018.08
|
||||
version=2018.09
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_script="perl Configure.pl"
|
||||
|
@ -12,10 +12,6 @@ maintainer="Ruslan <axetwe@gmail.com>"
|
|||
license="Artistic-2.0"
|
||||
homepage="http://moarvm.com"
|
||||
distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
||||
checksum=32c4a32eaad55a1a05f0df4a5e3a85f15ad3c16e69e480ed71d5fa20b32ca944
|
||||
checksum=1a7f4363dee1feacc230928c81d280182d4d969398669bf145235f35b49f8fe7
|
||||
nocross=yes
|
||||
shlib_provides="libmoar.so"
|
||||
|
||||
do_clean() {
|
||||
rm -rf ${DESTDIR}/usr/include/libuv ${DESTDIR}/usr/include/libtommath
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue