You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
binaryen: update to 130
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 cmake 1.1
|
||||
|
||||
github.setup WebAssembly binaryen 129 version_
|
||||
github.setup WebAssembly binaryen 130 version_
|
||||
github.tarball_from archive
|
||||
revision 0
|
||||
|
||||
@@ -14,9 +14,9 @@ maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer
|
||||
description compiler and toolchain infrastructure library for WebAssembly
|
||||
long_description Binaryen is a compiler and toolchain infrastructure library for WebAssembly.
|
||||
|
||||
checksums rmd160 052f68897c078ff545ef49006107eb2e639b6ce3 \
|
||||
sha256 0bbfc0f414a18235f47a3e13a333cc14f702ab3324fb10653ab08865680fcbb8 \
|
||||
size 5803416
|
||||
checksums rmd160 029d4200b924cf0d8e760a2cb84332f33f1039e2 \
|
||||
sha256 20d727e7f3011cfe604b8ebdc873edbb4831c6b148209cb15bc2bedcded036ee \
|
||||
size 5872477
|
||||
|
||||
depends_build-append port:python314
|
||||
configure.args-append -DPYTHON_EXECUTABLE=${prefix}/bin/python3.14 \
|
||||
|
||||
Reference in New Issue
Block a user