Skip to content

Commit 64e221c

Browse files
committed
bump(main/erlang): 28.3.2
This commit has been automatically submitted by Github Actions.
1 parent 8c6ad3a commit 64e221c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/erlang/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.erlang.org/
22
TERMUX_PKG_DESCRIPTION="General-purpose concurrent functional programming language"
33
TERMUX_PKG_LICENSE="Apache-2.0"
44
TERMUX_PKG_MAINTAINER="@termux"
5-
TERMUX_PKG_VERSION="28.3.1"
5+
TERMUX_PKG_VERSION="28.3.2"
66
TERMUX_PKG_SRCURL=https://github.com/erlang/otp/archive/refs/tags/OTP-$TERMUX_PKG_VERSION.tar.gz
7-
TERMUX_PKG_SHA256=0174210eef9db97d41fc277ee272d707f6ee4e07850225e6973216215946aad9
7+
TERMUX_PKG_SHA256=133ed2e044cd3c357526806423213cfc84aaba485f39a208310f65cb8d3a7832
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_UPDATE_VERSION_REGEXP='^OTP-[\d.]+$'
1010
TERMUX_PKG_DEPENDS="libc++, openssl, ncurses, zlib"

0 commit comments

Comments
 (0)