erlang: update to 23.2.3.

This commit is contained in:
Leah Neukirchen 2021-01-21 13:24:35 +01:00
parent 9cc0e93703
commit daf828f7a6

View File

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