[v2] libtool: Update to 2.4.6
Message ID | 1460555364-1836-1-git-send-email-alexander.marx@ipfire.org |
---|---|
State | Accepted |
Commit | 16d9ace5c0fdc7c0ff8e39c01346957e443ef74f |
Headers |
Return-Path: <development-bounces@lists.ipfire.org> Received: from mail01.ipfire.org (hedwig.ipfire.org [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id EA92161C09 for <patchwork@ipfire.org>; Wed, 13 Apr 2016 15:49:43 +0200 (CEST) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 87DECA32; Wed, 13 Apr 2016 15:49:43 +0200 (CEST) Received: from localhost.localdomain (ip1f126212.dynamic.kabel-deutschland.de [31.18.98.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 99AE4A0E; Wed, 13 Apr 2016 15:49:41 +0200 (CEST) From: Alexander Marx <alexander.marx@ipfire.org> To: development@lists.ipfire.org Subject: [PATCH v2] libtool: Update to 2.4.6 Date: Wed, 13 Apr 2016 15:49:24 +0200 Message-Id: <1460555364-1836-1-git-send-email-alexander.marx@ipfire.org> X-Mailer: git-send-email 2.6.3 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: IPFire development talk <development.lists.ipfire.org> List-Unsubscribe: <http://lists.ipfire.org/mailman/options/development>, <mailto:development-request@lists.ipfire.org?subject=unsubscribe> List-Archive: <http://lists.ipfire.org/pipermail/development/> List-Post: <mailto:development@lists.ipfire.org> List-Help: <mailto:development-request@lists.ipfire.org?subject=help> List-Subscribe: <http://lists.ipfire.org/mailman/listinfo/development>, <mailto:development-request@lists.ipfire.org?subject=subscribe> Errors-To: development-bounces@lists.ipfire.org Sender: "Development" <development-bounces@lists.ipfire.org> |
Message
Alexander Marx
April 13, 2016, 11:49 p.m. UTC
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
libtool/libtool.nm | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
Comments
Thanks. This is better. -Michael On Wed, 2016-04-13 at 15:49 +0200, Alexander Marx wrote: > Signed-off-by: Alexander Marx <alexander.marx@ipfire.org> > --- > libtool/libtool.nm | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) > > diff --git a/libtool/libtool.nm b/libtool/libtool.nm > index 722be3c..4d4cd82 100644 > --- a/libtool/libtool.nm > +++ b/libtool/libtool.nm > @@ -4,7 +4,7 @@ > ############################################################################# > ## > > name = libtool > -version = 2.4.4 > +version = 2.4.6 > release = 1 > > groups = System/Libraries > @@ -20,6 +20,15 @@ description > end > > source_dl = http://ftp.gnu.org/gnu/libtool/ > +sources = %{thisapp}.tar.gz > + > +build > + requires > + m4 > + end > +end > + > + > > packages > package %{name}