erlang: update to 26.2.4.

This commit is contained in:
Leah Neukirchen 2024-04-14 13:36:09 +02:00
parent 1043ec31ca
commit e010b1a73b

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=26.2.3
version=26.2.4
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=7a79e7955890b06572dbb3c3460771a71f729c15bc6ced018916a432669fd239
checksum=c3bd54ee83282764f3c236e3aa49d681bac0b4011242e3512d66a7ee2ed79819
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then