erlang: update to 26.2.

This commit is contained in:
Leah Neukirchen 2023-12-15 18:51:27 +01:00
parent ce667f9b95
commit e6a90b7827

View file

@ -1,6 +1,6 @@
# Template file for 'erlang'
pkgname=erlang
version=26.1.2
version=26.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=56042d53b30863d4e720ebf463d777f0502f8c986957fc3a9e63dae870bbafe0
checksum=25675a40f9953f39440046b5e325cf992b29323b038d147f3533435a2be547e6
subpackages="erlang-doc"
if [ -z "$CROSS_BUILD" ]; then