erlang: update to 25.3.2.

This commit is contained in:
Leah Neukirchen 2023-05-13 13:49:32 +02:00
parent 849f138361
commit 8f57ca507a

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=25.3.1
version=25.3.2
revision=1
build_style=gnu-configure
make_install_target="install install-docs"
@ -12,7 +12,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=4fafc922e012419205eeea482eb1e8d838377477f39c3ba8fc398d8b69029e14
checksum=504fc2045198c192de7edbb04e880cbb1ee79b1d9880270b8af8ed2348d2e242
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then