You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
emscripten: update to 6.0.2
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
This commit is contained in:
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
PortGroup java 1.0
|
||||
|
||||
github.setup emscripten-core emscripten 6.0.1
|
||||
github.setup emscripten-core emscripten 6.0.2
|
||||
github.tarball_from archive
|
||||
revision 0
|
||||
|
||||
@@ -15,9 +15,9 @@ homepage https://emscripten.org
|
||||
description open source compiler toolchain to WebAssembly
|
||||
long_description Emscripten is a complete Open Source compiler toolchain to WebAssembly.
|
||||
|
||||
checksums rmd160 6ea6c7b567ee7d9f2f33581b4f6c838200f98771 \
|
||||
sha256 0187d75d8ff8c5345fcf37deb92c24b7ebd2eb1fe04339c21ea2bcd9d81cc681 \
|
||||
size 31824223
|
||||
checksums rmd160 41cd349f54c69cfc803334ce040f45fcce166199 \
|
||||
sha256 2d0c0bc0a9aa4b6ffd64e70504c4258438d691e0abb1254ff6bf92c90d83bad4 \
|
||||
size 31866596
|
||||
|
||||
set python_branch 3.14
|
||||
configure.python ${prefix}/bin/python${python_branch}
|
||||
|
||||
Reference in New Issue
Block a user