devel/binaryen: Update to 98
PR: 250402 Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
This commit is contained in:
parent
498e6cff64
commit
5c7e5408c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552925
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= binaryen
|
||||
DISTVERSIONPREFIX= version_
|
||||
DISTVERSION= 93
|
||||
DISTVERSION= 98
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= greg@unrelenting.technology
|
||||
|
@ -17,6 +17,7 @@ GH_ACCOUNT= WebAssembly
|
|||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ARGS= -DBINARYEN_VERSION_INFO=${DISTVERSION}
|
||||
LDFLAGS+= -Wno-unused-command-line-argument
|
||||
|
||||
BINARY_ALIAS= python3=${PYTHON_CMD}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1589752112
|
||||
SHA256 (WebAssembly-binaryen-version_93_GH0.tar.gz) = a770a26dea4da4b33eee4a020f054196e9530cceeeff17b977e2bc6e4fd2dd7f
|
||||
SIZE (WebAssembly-binaryen-version_93_GH0.tar.gz) = 4244359
|
||||
TIMESTAMP = 1602870029
|
||||
SHA256 (WebAssembly-binaryen-version_98_GH0.tar.gz) = 9f805db6735869ab52cde7c0404879c90cf386888c0f587e944737550171c1c4
|
||||
SIZE (WebAssembly-binaryen-version_98_GH0.tar.gz) = 3680217
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
bin/asm2wasm
|
||||
bin/wasm-as
|
||||
bin/wasm-ctor-eval
|
||||
bin/wasm-dis
|
||||
|
|
Loading…
Reference in a new issue