From patchwork Thu Dec 1 04:25:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6231 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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NN30g5Plfz3whh for ; Thu, 1 Dec 2022 04:25:55 +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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NN30f287vz2sV; Thu, 1 Dec 2022 04:25:54 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NN30d6vmxz2ycb; Thu, 1 Dec 2022 04:25: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 (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NN30c4D0gz2xFy for ; Thu, 1 Dec 2022 04:25:52 +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 (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NN30b320rz2NB; Thu, 1 Dec 2022 04:25:51 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1669868751; 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; bh=oeUUSvwd4OgPhbdsVZ8kh88bpHseEv5DSaFbJ+sr/Q0=; b=Tc/YL3yBfuy9ARopNRcv071IA7eIu7Uls4caKGs9Aj6pYuaF3XasePBVTvhhv9ZgeGZeiw QVKj/H1VQdxMoNAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1669868751; 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; bh=oeUUSvwd4OgPhbdsVZ8kh88bpHseEv5DSaFbJ+sr/Q0=; b=AmmZ8N0bGsInbPZESY9fOHqLInGJcfD6s0PMeZNH5dfkoeJePa8Dc7hfeHYHl7Vx0FAsci kQyliyqOr/2bpR4p+2rLysqEOfEDsNTUpOvtcFPGhGzdkd0y2hAQnR2kz0SJ0wlnjGxFYh LhpQv1xIqcYIBI8ztiOVsOkK5ahuQz0rinIjbS2q7Ye5VMozrW+Nm/cZt7Db9zUOHG8pF+ crUXC5DRi/o2gpmUPUcQQTXWG930fqVDGzsPR0lsM04q21OkyGv6e2O8OF4yKcnO9RdDU6 MgGKXKMLzfYh3muhp+/3AwVqA9nbCgA9KbA6e9qIFTMcKx8yEXvLMV9kulStEw== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] libedit: Update to version from 20221030 Date: Thu, 1 Dec 2022 05:25:45 +0100 Message-Id: <20221201042545.10854-1-stefan.schantl@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" Signed-off-by: Stefan Schantl --- libedit/libedit.nm | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/libedit/libedit.nm b/libedit/libedit.nm index 831a943d8..aa7f4b14e 100644 --- a/libedit/libedit.nm +++ b/libedit/libedit.nm @@ -5,12 +5,12 @@ name = libedit version = 3.1-%{version_date} -version_date = 20190324 +version_date = 20221030 release = 1 thisapp = %{name}-%{version_date}-3.1 groups = System/Libraries -url = http://www.thrysoee.dk/editline/ +url = https://www.thrysoee.dk/editline/ license = BSD summary = The NetBSD Editline library. @@ -27,9 +27,6 @@ build ncurses-devel end - # The timestamp in the tarball differs from the name - DIR_APP = %{DIR_SRC}/%{name}-20190324-3.1 - configure_options += \ --disable-static \ --enable-widec