MoarVM: update to 2017.12.
This commit is contained in:
parent
00814677b6
commit
3785860367
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'MoarVM'.
|
||||
pkgname=MoarVM
|
||||
version=2017.11
|
||||
version=2017.12
|
||||
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=466b44718f7b67d514bd0be07f9945f9cef4f1e404bf99b1e2b67880b28d4cee
|
||||
checksum=ae7640c9c22fc2b2bad387039b1b784e31de1b9fd2b02890fd2240aa8193b84e
|
||||
|
||||
do_clean() {
|
||||
rm -rf ${DESTDIR}/usr/include/libuv ${DESTDIR}/usr/include/libtommath
|
||||
|
|
Loading…
Reference in New Issue