File 8012-COPYRIGHT-Update-zlib-version-to-1.3.1.patch of Package erlang
From 3404dd2d8af08e69c488e09b33aed2b3db311224 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?John=20H=C3=B6gberg?= <john@erlang.org>
Date: Thu, 3 Oct 2024 09:52:41 +0200
Subject: [PATCH] COPYRIGHT: Update zlib version to 1.3.1
I forgot to update this in 59248734373205a03bb69ff33d50cb53c2fdac9f
---
system/COPYRIGHT | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/system/COPYRIGHT b/system/COPYRIGHT
index a65fcde353..5676aebb0e 100644
--- a/system/COPYRIGHT
+++ b/system/COPYRIGHT
@@ -354,14 +354,14 @@ End
* Info:
* SPDX-License-Identifier: Zlib
* Library: Zlib
- * Version: 1.2.13
+ * Version: 1.3.1
* Website: https://zlib.net/
* OTP Location: ./erts/emulator/zlib
/* zlib.h -- interface of the 'zlib' general purpose compression library
- version 1.2.13, October 13th, 2022
+ version 1.3.1, January 22nd, 2024
- Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
+ Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
--
2.43.0