erlang: update to 24.0.3.

This commit is contained in:
Leah Neukirchen 2021-07-08 11:47:52 +02:00
parent 37075df5cc
commit 8c7e0789fa

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=24.0.2
version=24.0.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=4abca2cda7fc962ad65575e5ed834dd69c745e7e637f92cfd49f384a281d0f18
checksum=f46bdc3146ac0b54e0d20faa09129a78f4d880d85890acda557c1094662a1a42
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then