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, master has been updated via af5a2d94fb41173a31bbb398653b5eef64f834e6 (commit) via 2e6def380e739e6d81327bdbb9496a3f2b96a7a2 (commit) via d1c8c9ef6071383b434872bfbc63d0e5ca3c3edf (commit) from b5f3c54b19bf756a8e5e560ec8372c2b9cc48221 (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 af5a2d94fb41173a31bbb398653b5eef64f834e6 Merge: b5f3c54b1 2e6def380 Author: Michael Tremer michael.tremer@ipfire.org Date: Tue Sep 13 10:20:19 2022 +0000
Merge remote-tracking branch 'origin/next'
-----------------------------------------------------------------------
Summary of changes: lfs/cups | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Difference in files: diff --git a/lfs/cups b/lfs/cups index e500ac2e7..b8037d8f8 100644 --- a/lfs/cups +++ b/lfs/cups @@ -24,7 +24,7 @@
include Config
-VER = 2.4.2 +VER = 2.4.1 SUMMARY = The Common UNIX Printing System
THISAPP = cups-$(VER) @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/cups-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups -PAK_VER = 29 +PAK_VER = 30
DEPS = avahi cups-filters dbus ghostscript
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 97053feb502d4fdc28810b806000b6c84a6795d5adcec0789e73e5477d5802d46a99381366d16219f627166df088f6decde5c144bd0c38b5745815dc1e426bc5 +$(DL_FILE)_BLAKE2 = 690d9d92f9bc84c2bb360699191cd67e1489ffc3ab219376dfc1a8795379950c95bf58c2033a0dbd2918262c5d104e21e31c4585cb35d229b0fac6cf4967bfd7
install : $(TARGET)
hooks/post-receive -- IPFire 2.x development tree