From 52d2ca0d4901d6850dd0fc41978ad70dafc73ece Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Thu, 18 Jan 2024 12:40:27 +0100 Subject: [PATCH] pixman: Update to version 43.0 - Update from versionj 42.2 to 43.0 - Update of rootfile - Changelog The NEWS and ChangeLog files in the source tarball are empty. For details of changes see the commits log https://cgit.freedesktop.org/pixman/log/ Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- config/rootfiles/common/pixman | 3 +-- lfs/pixman | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/pixman b/config/rootfiles/common/pixman index e58e467cb9..c48845cdef 100644 --- a/config/rootfiles/common/pixman +++ b/config/rootfiles/common/pixman @@ -1,8 +1,7 @@ #usr/include/pixman-1 #usr/include/pixman-1/pixman-version.h #usr/include/pixman-1/pixman.h -#usr/lib/libpixman-1.la #usr/lib/libpixman-1.so usr/lib/libpixman-1.so.0 -usr/lib/libpixman-1.so.0.42.2 +usr/lib/libpixman-1.so.0.43.0 #usr/lib/pkgconfig/pixman-1.pc diff --git a/lfs/pixman b/lfs/pixman index 4161fef73a..a1f362febe 100644 --- a/lfs/pixman +++ b/lfs/pixman @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 0.42.2 +VER = 0.43.0 THISAPP = pixman-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 6286a9d064a5a24017fccbb0a6e9f6ef932077c2e33ec043826d4a7a6c707c9111d3de4b806cbcdb47fc2794f1f930d24d078de1ff2912061967db0890540957 +$(DL_FILE)_BLAKE2 = 1a807d4d5598a5fe6077d6bbc7786cba41a698a1f03801cc5367ade8707500ee215a0faf65afe85f9e040b0380f1074c2fdfd31c0805dc41a4e5e34e36416764 install : $(TARGET) -- 2.39.2