erlang: update to 24.2.2.

This commit is contained in:
Leah Neukirchen 2022-02-28 18:13:44 +01:00
parent fac1a113a5
commit b09da42587

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=24.2.1
version=24.2.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=2854318d12d727fc508e8fd5fe6921c0cbc7727d1183ad8f6f808585496e42d6
checksum=b6adfc0bf14d94348146ae26cc38d09dca545f8e14ebab7ddcf9482a6e8d1162
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then