aboutsummaryrefslogtreecommitdiffstats
path: root/community/emscripten-fastcomp
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-04-28 15:58:39 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-04-28 15:59:19 +0200
commit0e855b039208942ba97f0b5aad153f5d458ecdc0 (patch)
treebfda94b6fc476a01373990a6d8d71e45d2c6fa19 /community/emscripten-fastcomp
parent349794c64c432054135d3cfeac8b43d846fdf6ab (diff)
downloadaports-0e855b039208942ba97f0b5aad153f5d458ecdc0.tar.bz2
aports-0e855b039208942ba97f0b5aad153f5d458ecdc0.tar.xz
community/emscripten-fastcomp: upgrade to 1.37.10
Diffstat (limited to 'community/emscripten-fastcomp')
-rw-r--r--community/emscripten-fastcomp/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/emscripten-fastcomp/APKBUILD b/community/emscripten-fastcomp/APKBUILD
index 838ba25231..22c17f2eba 100644
--- a/community/emscripten-fastcomp/APKBUILD
+++ b/community/emscripten-fastcomp/APKBUILD
@@ -7,8 +7,8 @@
# TODO: Remove unneeded binaries.
pkgname=emscripten-fastcomp
# Keep in sync with package emscripten!
-pkgver=1.37.9
-pkgrel=2
+pkgver=1.37.10
+pkgrel=0
pkgdesc="The Clang + LLVM backend for Emscripten"
url="https://kripken.github.io/emscripten-site/"
arch="all"
@@ -78,7 +78,7 @@ package() {
rm lib/*.a bin/*-test
}
-sha512sums="443d22163866a409b6218bb686d52b845051350ef4af546e2d52ffaca03ed363f3cbf8f8e61b7fc28c1e1007d7e2789bfd74d91159deff46e3c6e1913ffebf34 emscripten-fastcomp-1.37.9.tar.gz
-5c1fae88e87575571fef767f9c3d664c0eed106d566517871503c75cb5e31777d5fd5773f914fbe932abde3b42870b25e4ca58cf458ceecd0f9a7a50e7d86af9 emscripten-fastcomp-clang-1.37.9.tar.gz
+sha512sums="911c4b1a23da149161dd2a8cc8e7b59db55f0d35665aa589edbf1207d8cf5c21e1dfab6af5a1bf99172bedda50b42ebc74d651eaa9a1f9547ad459e6adb074d7 emscripten-fastcomp-1.37.10.tar.gz
+0c01945fe9a9e31c130f70baa7d495aba49bc951bb4043979d331b3173f2527dcbc0e0a8b9c670ac8ccfdf80db4c8393d38bba2aa1e49bca09c99d6aa43a1152 emscripten-fastcomp-clang-1.37.10.tar.gz
f84cd65d7042e89826ba6e8d48c4c302bf4980da369d7f19a55f217e51c00ca8ed178d453df3a3cee76598a7cecb94aed0775a6d24fe73266f82749913fc3e71 llvm-fix-build-with-musl-libc.patch
19bfb9282455d39d07dbb2b1293b03a45c57d522fbb9c5e58dac034200669628b97e7a90cd4ff5d52d9bb79acfccbef653d8a1140a7f0589ecd6f9b7c4ba0eb6 llvm-fix-DynamicLibrary-to-build-with-musl-libc.patch"