From patchwork Wed Dec 6 10:59:43 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7386 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4SlZDZ3Xs6z3wmw for ; Wed, 6 Dec 2023 10:59:58 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4SlZDV0fY7z2B6; Wed, 6 Dec 2023 10:59:54 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SlZDT5GNyz30Jx; Wed, 6 Dec 2023 10:59:53 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4SlZDN16J3z2ytc for ; Wed, 6 Dec 2023 10:59:48 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4SlZDM5j77z23v; Wed, 6 Dec 2023 10:59:47 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1701860387; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7OHcnUe5phNK8rvezrO5JpPnb2gruxutPStaUf8SeOk=; b=yHfbAlSBzWO1Y56SEZd5m2ZK4epDRypjAhiLZ5yoTBRq4oHSIlAw+oihQjYrfEv6RicVUA 7SrpKxM+UVeMzPCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1701860387; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=7OHcnUe5phNK8rvezrO5JpPnb2gruxutPStaUf8SeOk=; b=nQYRgshAfqlV32kpMRgX/J8DvBRNFSDe5mYvPVhKMYr79g5TIVFqxNC6EYkw4nC30LrZ4F kRwpXsT81RrpWzQgbWZ2oRAb2kkhGQhenXVBOb+u62H+2dKYUUixMD9qQHbz2J8Wz2VtnX M+gpfv2kd7uvk1+6ejbrC4YdLuD53iXshya4WkAUa0ruMTumHH0ABihkIuex4yO2303w1x /+8Hum4csddFoTu0sFoZ/U633XtyanFjr21DGwMhWx4mgxhwRBQpzz5C36JmSMXTcrErWY AVX6eVJYHl2xlEPGX4TW0sYJEC7+sNbV3zg/4warnTbtlyQcYkTcLFFvVpCgNA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/3] cups: Bump PAK_VER due to dbus update Date: Wed, 6 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> References: <20231206105944.40276-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 3WA5IN2FATQ7NUC6U4IYKWYQZTAUFPNP X-Message-ID-Hash: 3WA5IN2FATQ7NUC6U4IYKWYQZTAUFPNP X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: 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