From 0fab31c59e023dbee9471c6e278cba44279855ee Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 19 Feb 2024 17:12:08 +0100 Subject: [PATCH] erlang: update to 26.2.2. --- srcpkgs/erlang/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/erlang/template b/srcpkgs/erlang/template index b422007a261..ed01bf7270c 100644 --- a/srcpkgs/erlang/template +++ b/srcpkgs/erlang/template @@ -1,6 +1,6 @@ # Template file for 'erlang' pkgname=erlang -version=26.2.1 +version=26.2.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=d99eab3af908b41dd4d7df38f0b02a447579326dd6604f641bbe9f2789b5656b +checksum=93c09aa8814018c23d218ac68b2bcdba188e12086223fbfa08af5cc70edd7ee1 subpackages="erlang-doc" if [ -z "$CROSS_BUILD" ]; then