This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via 092ff6670a71bcd74ae113e70604deeac1d86097 (commit) from 3380f8563b0661507b97ef9ee869880b7cc74622 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 092ff6670a71bcd74ae113e70604deeac1d86097 Author: Peter Müller Date: Tue Apr 25 12:35:52 2023 +0000 apr: Update rootfile Signed-off-by: Peter Müller ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/apr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Difference in files: diff --git a/config/rootfiles/common/apr b/config/rootfiles/common/apr index 50b811bdd..c49b93a58 100644 --- a/config/rootfiles/common/apr +++ b/config/rootfiles/common/apr @@ -45,7 +45,7 @@ usr/bin/apr-1-config #usr/lib/libapr-1.la #usr/lib/libapr-1.so usr/lib/libapr-1.so.0 -usr/lib/libapr-1.so.0.7.2 +usr/lib/libapr-1.so.0.7.4 #usr/lib/pkgconfig/apr-1.pc #usr/share/apr-1 #usr/share/apr-1/build hooks/post-receive -- IPFire 2.x development tree