Leonid Plyushch
6 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.0.5 |
|
|
|
TERMUX_PKG_VERSION=22.0.7 |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/erlang/otp/archive/OTP-$TERMUX_PKG_VERSION.tar.gz |
|
|
|
TERMUX_PKG_SHA256=28e42e2cf2e43c187f273540987b0f297c46cff2c5eeba453144bc0d41dafd31 |
|
|
|
TERMUX_PKG_SHA256=04c090b55ec4a01778e7e1a5b7fdf54012548ca72737965b7aa8c4d7878c92bc |
|
|
|
TERMUX_PKG_DEPENDS="openssl, ncurses, zlib" |
|
|
|
TERMUX_PKG_HOSTBUILD="yes" |
|
|
|
TERMUX_PKG_BUILD_IN_SRC="yes" |
|
|
|