From 0abaa82dc3d2242342287c32646d7bdcf0a4cb0b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 14 Oct 2023 20:41:31 +0200 Subject: [PATCH] erlang: update to 26.1.2. --- srcpkgs/erlang/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/erlang/template b/srcpkgs/erlang/template index dc5c6a0ba69..44db68d20eb 100644 --- a/srcpkgs/erlang/template +++ b/srcpkgs/erlang/template @@ -1,6 +1,6 @@ # Template file for 'erlang' pkgname=erlang -version=26.1.1 +version=26.1.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=a47203930e4b34a0e23bdf0a968127e5ec9d0e6c69ccf2e53be81cd2360eee2d +checksum=56042d53b30863d4e720ebf463d777f0502f8c986957fc3a9e63dae870bbafe0 subpackages="erlang-doc" if [ -z "$CROSS_BUILD" ]; then