erlang: update to 23.3.1.

This commit is contained in:
Leah Neukirchen 2021-04-03 18:45:13 +02:00
parent b6bf3679ff
commit a7666e0bfe

View file

@ -1,6 +1,6 @@
# Template file for 'erlang' # Template file for 'erlang'
pkgname=erlang pkgname=erlang
version=23.3 version=23.3.1
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=a9dfe9ea762b9f06f67af6074bed0f75705e1f114b9c45634db7d7cac2a293da checksum=a5a067a3b17bbef8511f2c056957925b666670b6f2cdaf645e1bc28ce3dd3517
subpackages="erlang-doc" subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then