parent
e1d3fb7172
commit
c437475fea
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'MoarVM'.
|
||||
pkgname=MoarVM
|
||||
version=2017.12
|
||||
version=2017.12.1
|
||||
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=ae7640c9c22fc2b2bad387039b1b784e31de1b9fd2b02890fd2240aa8193b84e
|
||||
checksum=87802900693d9dd19c00a006325d2db73b54d3868809013ac9e3ed82f5731c36
|
||||
|
||||
do_clean() {
|
||||
rm -rf ${DESTDIR}/usr/include/libuv ${DESTDIR}/usr/include/libtommath
|
||||
|
|
Loading…
Reference in New Issue