erlang: Update from 20.2.4 to 20.3.1

This commit is contained in:
Fredrik Fornwall 2018-03-18 21:30:13 +01:00
parent 6dd6d3d0f3
commit e7d88ab691
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TERMUX_PKG_HOMEPAGE=https://www.erlang.org/
TERMUX_PKG_DESCRIPTION="General-purpose concurrent functional programming language developed by Ericsson"
TERMUX_PKG_VERSION=20.2.4
TERMUX_PKG_SHA256=82072944a1278ff992867b84da7499c64e34e8a853804f4e7a557235308c79d7
TERMUX_PKG_VERSION=20.3.1
TERMUX_PKG_SHA256=8b8a75dc370799600e74bb0368ad69c528a03b505e088c9d2c55b34bf861dde6
TERMUX_PKG_SRCURL=https://github.com/erlang/otp/archive/OTP-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_DEPENDS="openssl, ncurses, libutil"
TERMUX_PKG_HOSTBUILD="yes"