From patchwork Sat Jan 4 16:49:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 2676 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) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 47qnmm6YLkz3yQm for ; Sat, 4 Jan 2020 16:49:28 +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 "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 47qnmk6Vv9z4Pg; Sat, 4 Jan 2020 16:49:26 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 47qnmk1cqbz2ycT; Sat, 4 Jan 2020 16:49:26 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 47qnmh0l0vz2xmg for ; Sat, 4 Jan 2020 16:49:24 +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) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 47qnmg6kDqz4G9; Sat, 4 Jan 2020 16:49:23 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1578156564; 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=c2WKp8roCeJd5xNff5qfCL7IdQ1fcaCAkMO9/XduZzI=; b=T/5rVQk0K8hRznnVDuEhcuG3RFIrEixG+Xp2ZSmSr7xgR/bkCAK4IIyOYMt1o0/3O+iF58 PZyBw9Kn7rIKZwCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1578156564; 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=c2WKp8roCeJd5xNff5qfCL7IdQ1fcaCAkMO9/XduZzI=; b=Vt4mS6O8FXImI2WvTE7O6cQL3Smr1u5un0poZEFZcEmvBeEpfXdYzBReomPm7Nrtt6Pqtv OnpX9IOeAu6ffIdt7nQLxktXLXGuF7WTkIpJ5y45OLVEQSEVA593NK5L4UqyALxnG9Fpit rGBgoqxPVD2qfApSdCd4qy2PT1b12t9tbV8KJKyFf903Dq0wxnguJ4i+JFW2oxtbOY1Vnn bIF5GdsqPTDsxdbC2Vq+sivuEWZ4bm1RIE9XG6uC8QgheeU+e8XQCybGJdQFj6FwP5HUEJ CB4IV3jZbguJfj47/6HdRv8poAmB6jNbsgTesP6kVOwhxMTAKIS3spAcXUei5g== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 2/6] mpc: Update to 1.1.0 Date: Sat, 4 Jan 2020 16:49:12 +0000 Message-Id: <20200104164916.12051-2-michael.tremer@ipfire.org> In-Reply-To: <20200104164916.12051-1-michael.tremer@ipfire.org> References: <20200104164916.12051-1-michael.tremer@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: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Michael Tremer --- config/rootfiles/common/libmpc | 2 +- lfs/libmpc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/libmpc b/config/rootfiles/common/libmpc index c8684ceab..01412ee8c 100644 --- a/config/rootfiles/common/libmpc +++ b/config/rootfiles/common/libmpc @@ -3,5 +3,5 @@ #usr/lib/libmpc.la #usr/lib/libmpc.so usr/lib/libmpc.so.3 -usr/lib/libmpc.so.3.0.0 +usr/lib/libmpc.so.3.1.0 #usr/share/info/mpc.info diff --git a/lfs/libmpc b/lfs/libmpc index b0111b862..65a34efd1 100644 --- a/lfs/libmpc +++ b/lfs/libmpc @@ -24,7 +24,7 @@ include Config -VER = 1.0.3 +VER = 1.1.0 THISAPP = mpc-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d6a1d5f8ddea3abd2cc3e98f58352d26 +$(DL_FILE)_MD5 = 4125404e41e482ec68282a2e687f6c73 install : $(TARGET)