erlang: update to 26.2.1.

This commit is contained in:
Leah Neukirchen 2023-12-20 18:54:01 +01:00
parent b404d71e99
commit dd23c0a948

View file

@ -1,6 +1,6 @@
# Template file for 'erlang' # Template file for 'erlang'
pkgname=erlang pkgname=erlang
version=26.2 version=26.2.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
make_install_target="install install-docs" make_install_target="install install-docs"
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="http://www.erlang.org/" homepage="http://www.erlang.org/"
changelog="https://github.com/erlang/otp/releases" changelog="https://github.com/erlang/otp/releases"
distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz" distfiles="https://github.com/erlang/otp/archive/OTP-${version}.tar.gz"
checksum=25675a40f9953f39440046b5e325cf992b29323b038d147f3533435a2be547e6 checksum=d99eab3af908b41dd4d7df38f0b02a447579326dd6604f641bbe9f2789b5656b
subpackages="erlang-doc" subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then