From 3622e130f2ec88ecb7a8fa32e17ff8d1831feb05 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Tue, 21 Nov 2023 19:12:17 +0000 Subject: [PATCH] ghostscript: Increment package version number MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- lfs/ghostscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/ghostscript b/lfs/ghostscript index 47d376d902..9c947df7d6 100644 --- a/lfs/ghostscript +++ b/lfs/ghostscript @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ghostscript -PAK_VER = 15 +PAK_VER = 16 DEPS = cups dbus -- 2.39.5