erlang: update to 24.1.

This commit is contained in:
Leah Neukirchen 2021-09-29 12:37:55 +02:00
parent d5f049ec9b
commit 2a226d666d

View file

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