Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
packages/erlang/build.sh
|
|
@ -1,9 +1,9 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=https://www.erlang.org/ |
|
|
|
TERMUX_PKG_DESCRIPTION="General-purpose concurrent functional programming language" |
|
|
|
TERMUX_PKG_LICENSE="Apache-2.0" |
|
|
|
TERMUX_PKG_VERSION=22.3 |
|
|
|
TERMUX_PKG_VERSION=22.3.2 |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/erlang/otp/archive/OTP-$TERMUX_PKG_VERSION.tar.gz |
|
|
|
TERMUX_PKG_SHA256=886e6dbe1e4823c7e8d9c9c1ba8315075a1a9f7717f5a1eaf3b98345ca6c798e |
|
|
|
TERMUX_PKG_SHA256=4a3719c71a7998e4f57e73920439b4b1606f7c045e437a0f0f9f1613594d3eaa |
|
|
|
TERMUX_PKG_DEPENDS="openssl, ncurses, zlib" |
|
|
|
TERMUX_PKG_NO_STATICSPLIT=true |
|
|
|
TERMUX_PKG_HOSTBUILD=true |
|
|
|