erlang: update to 24.0.4.

This commit is contained in:
Leah Neukirchen 2021-07-23 13:18:01 +02:00
parent b8d6694ec3
commit af1c32f9b7

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=24.0.3
version=24.0.4
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=f46bdc3146ac0b54e0d20faa09129a78f4d880d85890acda557c1094662a1a42
checksum=5af12fb9c8fd7f29b2b4136ed9a451a7218132430641ca4ebf1495f85a732b9b
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then