From patchwork Sun Aug 27 10:17:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7118 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 4RYV4j3w0dz3wtJ for ; Sun, 27 Aug 2023 10:17:57 +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 4RYV4d1shLz2XX; Sun, 27 Aug 2023 10:17:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RYV4c42qsz2yd3; Sun, 27 Aug 2023 10:17:52 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4RYV4b11J2z2xHG for ; Sun, 27 Aug 2023 10:17:51 +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 4RYV4Z6h4hz1t2; Sun, 27 Aug 2023 10:17:50 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1693131471; 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=2B7i1sqNmA5Xcsgc71FFL6N8yBYv8KDVYnSuEM8TFhw=; b=ABWkmVZ3B6vVB6iGP6RQUx0B7BV1aTX3lfMvP0aekrppEeQ7S9dnEKR4TYblagUO4a+xQ7 GzfSgx5DP36sHKBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1693131471; 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=2B7i1sqNmA5Xcsgc71FFL6N8yBYv8KDVYnSuEM8TFhw=; b=CoT8W8ZRYcOf8JI6CX6JwOwwLPp0BX0cramAT6KGBXHUuWQQ613owN4I1UE5EAvF2DuAuF U67y15bGBE/erIeu3yo9Wl2q8Zwvh0KWbkHI4BuaPlUG1i6AVDMNnQB3Vv7oRJA7KRMcrD cv6ZrWtBSVmHUwfKGuLsH7VnTUOP5JjW8JIjfIGttZ0JPBF6w6nStA/XmH/lCmty5GrjYc klbqBbe/lJOlPNW1WsdCgz0VWAMwPBdSombGG8aUPeRbtpEWjH1hRVYb59yuGJ8ixGd3ty XO2wPJm/cIS+rz/5NnezEyHyQeg4LgYzmeQHomPvR9pSa7BdEZzQzPTnUumwDQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iana-etc: Update to version 20230810 Date: Sun, 27 Aug 2023 12:17:37 +0200 Message-ID: <20230827101745.6483-3-adolf.belka@ipfire.org> In-Reply-To: <20230827101745.6483-1-adolf.belka@ipfire.org> References: <20230827101745.6483-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 20221226 to 20230810 - Update of rootfile not required. - There is no changelog. Signed-off-by: Adolf Belka --- lfs/iana-etc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lfs/iana-etc b/lfs/iana-etc index dc189e6d5..f63198aa7 100644 --- a/lfs/iana-etc +++ b/lfs/iana-etc @@ -24,7 +24,8 @@ include Config -VER = 20221226 +VER = 20230810 +# https://github.com/Mic92/iana-etc THISAPP = iana-etc-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 6977d6f11389ababf89bdc64e70713995c0f368c0b290c01fd72c62b0d887968b3eb7e18c872509c69f00c77b5ff4bf8f9011c4b35a2f46f22898c78c8143a0c +$(DL_FILE)_BLAKE2 = ae259044920089b53fe5f711920e0f6bdc96a4d8a899b543e5a1782949a06ff93d9d5ca43096e0e32d904a9c68f30a688722b726f14a8b0a0d2104fb39e64b9e install : $(TARGET)