erlang: update to 24.3.2.

This commit is contained in:
Leah Neukirchen 2022-03-26 14:04:06 +01:00
parent 53e788a8c4
commit 6c9afe97a4

View file

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