From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/3] cups: Bump PAK_VER due to dbus update Date: Wed, 06 Dec 2023 11:59:43 +0100 Message-ID: <20231206105944.40276-2-adolf.belka@ipfire.org> In-Reply-To: <20231206105944.40276-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9046546377857437370==" List-Id: --===============9046546377857437370== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Signed-off-by: Adolf Belka --- lfs/cups | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/cups b/lfs/cups index cae829432..ee90953cc 100644 --- a/lfs/cups +++ b/lfs/cups @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/cups-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups -PAK_VER = 37 +PAK_VER = 38 DEPS = avahi cups-filters dbus ghostscript libexif -- 2.42.1 --===============9046546377857437370==--