MoarVM: update to 2016.07 (#4563)
This commit is contained in:
parent
13a5c409cd
commit
c0fffa7866
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'MoarVM'.
|
||||
pkgname=MoarVM
|
||||
version=2016.03
|
||||
version=2016.07
|
||||
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=dfc3914e609f30ff06f14267bcbb4fcc6da3d85782d35c1838701a5ea41d8f2f
|
||||
checksum=6b78e25a5399744d3e6dc98e896849234dab1760cd618c07cf94a50caac06a6f
|
||||
|
||||
do_clean() {
|
||||
rm -rf ${DESTDIR}/usr/include/libuv ${DESTDIR}/usr/include/libtommath
|
||||
|
|
Loading…
Reference in New Issue