erlang: update to 25.3.1.

This commit is contained in:
Leah Neukirchen 2023-04-30 15:03:36 +02:00
parent 390c79ccfe
commit 6e22c9cd3a

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=25.3
version=25.3.1
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=f4fc2c5e1da56eb659003015ab80c42e50cef1129cca8c14457a522d1793498d
checksum=4fafc922e012419205eeea482eb1e8d838377477f39c3ba8fc398d8b69029e14
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then