From bd61ace39bff5910d0f6a7ab6170ded80a9b0452 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Wed, 13 May 2020 18:46:04 +0000 Subject: [PATCH] core145: add gnupg, squid and bump cups they are linked against updated openldap Signed-off-by: Arne Fitzenreiter --- config/rootfiles/core/145/filelists/gnupg | 1 + config/rootfiles/core/145/filelists/squid | 1 + lfs/cups | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 120000 config/rootfiles/core/145/filelists/gnupg create mode 120000 config/rootfiles/core/145/filelists/squid diff --git a/config/rootfiles/core/145/filelists/gnupg b/config/rootfiles/core/145/filelists/gnupg new file mode 120000 index 0000000000..a1a156447b --- /dev/null +++ b/config/rootfiles/core/145/filelists/gnupg @@ -0,0 +1 @@ +../../../common/gnupg \ No newline at end of file diff --git a/config/rootfiles/core/145/filelists/squid b/config/rootfiles/core/145/filelists/squid new file mode 120000 index 0000000000..2dc8372a0e --- /dev/null +++ b/config/rootfiles/core/145/filelists/squid @@ -0,0 +1 @@ +../../../common/squid \ No newline at end of file diff --git a/lfs/cups b/lfs/cups index d5601a576f..6841fae80a 100644 --- a/lfs/cups +++ b/lfs/cups @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/cups-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups -PAK_VER = 19 +PAK_VER = 20 DEPS = avahi cups-filters dbus ghostscript krb5 libtiff -- 2.39.2