erlang: update to 23.2.6.

This commit is contained in:
Leah Neukirchen 2021-02-26 12:28:48 +01:00
parent b04e0d28a4
commit 16e1f0fa12

View file

@ -1,6 +1,6 @@
# Template file for 'erlang' # Template file for 'erlang'
pkgname=erlang pkgname=erlang
version=23.2.5 version=23.2.6
revision=1 revision=1
create_wrksrc=yes create_wrksrc=yes
build_wrksrc="otp-OTP-${version}" build_wrksrc="otp-OTP-${version}"
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="http://www.erlang.org/" homepage="http://www.erlang.org/"
changelog="https://github.com/erlang/otp/releases" changelog="https://github.com/erlang/otp/releases"
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz" distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
checksum=00587a60bc97a26060265b201f69dd7059ddd04506f6502e8e78c5f00e1b1db7 checksum=5bc6b31b36b949bf06e84d51986311fc1d2ace5e717aae3186dc057d4838445d
subpackages="erlang-doc" subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then