Skip to content

Commit 6787cdd

Browse files
committed
bump(main/elixir): 1.20.0
This commit has been automatically submitted by Github Actions.
1 parent 0c1803e commit 6787cdd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/elixir/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://elixir-lang.org/
22
TERMUX_PKG_DESCRIPTION="Elixir is a dynamic, functional language designed for building scalable and maintainable applications"
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="1.19.5"
5+
TERMUX_PKG_VERSION="1.20.0"
66
_ERLANG_MAJOR_VERSION=$(. "$TERMUX_SCRIPTDIR"/packages/erlang/build.sh; echo "${TERMUX_PKG_VERSION%%.*}")
77
TERMUX_PKG_SRCURL=https://github.com/elixir-lang/elixir/releases/download/v${TERMUX_PKG_VERSION}/elixir-otp-${_ERLANG_MAJOR_VERSION}.zip
8-
TERMUX_PKG_SHA256=ca481510feb6dabc875bba43e44b25c7abafa53bd7a103639851b7aeace8a022
8+
TERMUX_PKG_SHA256=eb04bbe0748cfc1414081a005c711a102d0b3f551ff96cc8cff81b0e7d468f19
99
TERMUX_PKG_AUTO_UPDATE=true
1010
TERMUX_PKG_DEPENDS="dash, erlang"
1111
TERMUX_PKG_SUGGESTS="clang, make"

0 commit comments

Comments
 (0)