erlang: update to 26.0.2.

This commit is contained in:
Leah Neukirchen 2023-06-30 20:54:37 +02:00
parent 243fc01c7f
commit 83b0efce34

View File

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=25.3.2
version=26.0.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=504fc2045198c192de7edbb04e880cbb1ee79b1d9880270b8af8ed2348d2e242
checksum=4def5ed5e49815fb02fceae8a66e94abc1049f5de30f97d9ad12fdf3293a2470
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then