erlang: update to 24.0.6.

This commit is contained in:
Leah Neukirchen 2021-09-13 23:28:31 +02:00
parent 3b6fcf735a
commit 53bf5853cb
1 changed files with 2 additions and 2 deletions

View File

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