erlang: update to 24.0.2.

This commit is contained in:
Leah Neukirchen 2021-06-09 21:14:39 +02:00
parent 5e05b1da8b
commit 1a640cac4d

View file

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