MoarVM: update to 2017.12.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template build file for 'MoarVM'.
|
# Template build file for 'MoarVM'.
|
||||||
pkgname=MoarVM
|
pkgname=MoarVM
|
||||||
version=2017.11
|
version=2017.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
@@ -14,7 +14,7 @@ license="Artistic-2.0"
|
|||||||
distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
||||||
nocross="yes"
|
nocross="yes"
|
||||||
shlib_provides="libmoar.so"
|
shlib_provides="libmoar.so"
|
||||||
checksum=466b44718f7b67d514bd0be07f9945f9cef4f1e404bf99b1e2b67880b28d4cee
|
checksum=ae7640c9c22fc2b2bad387039b1b784e31de1b9fd2b02890fd2240aa8193b84e
|
||||||
|
|
||||||
do_clean() {
|
do_clean() {
|
||||||
rm -rf ${DESTDIR}/usr/include/libuv ${DESTDIR}/usr/include/libtommath
|
rm -rf ${DESTDIR}/usr/include/libuv ${DESTDIR}/usr/include/libtommath
|
||||||
|
|||||||
Reference in New Issue
Block a user