erlang: update to 24.0.5.

This commit is contained in:
Leah Neukirchen 2021-08-04 17:25:52 +02:00
parent 560e2134ce
commit f892722962

View file

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