* [PATCH] libtool: Update 2.4.6
@ 2020-01-25 19:13 Matthias Fischer
2020-01-26 10:10 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-01-25 19:13 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1393 bytes --]
For details see:
https://savannah.gnu.org/forum/forum.php?forum_id=8210
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/libtool | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/libtool b/lfs/libtool
index 90dae11e8..e769a10d0 100644
--- a/lfs/libtool
+++ b/lfs/libtool
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2019 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 2.4.4
+VER = 2.4.6
THISAPP = libtool-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 51bf400de3354687d68dfa2392506b7e
+$(DL_FILE)_MD5 = 1bfb9b923f2c1339b4d2ce1807064aa5
install : $(TARGET)
--
2.18.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] libtool: Update 2.4.6
2020-01-25 19:13 [PATCH] libtool: Update 2.4.6 Matthias Fischer
@ 2020-01-26 10:10 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-01-26 10:10 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1609 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 25 Jan 2020, at 19:13, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> For details see:
> https://savannah.gnu.org/forum/forum.php?forum_id=8210
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/libtool | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lfs/libtool b/lfs/libtool
> index 90dae11e8..e769a10d0 100644
> --- a/lfs/libtool
> +++ b/lfs/libtool
> @@ -1,7 +1,7 @@
> ###############################################################################
> # #
> # IPFire.org - A linux based firewall #
> -# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
> +# Copyright (C) 2007-2019 IPFire Team <info(a)ipfire.org> #
> # #
> # This program is free software: you can redistribute it and/or modify #
> # it under the terms of the GNU General Public License as published by #
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 2.4.4
> +VER = 2.4.6
>
> THISAPP = libtool-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -42,7 +42,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 51bf400de3354687d68dfa2392506b7e
> +$(DL_FILE)_MD5 = 1bfb9b923f2c1339b4d2ce1807064aa5
>
> install : $(TARGET)
>
> --
> 2.18.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-26 10:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-25 19:13 [PATCH] libtool: Update 2.4.6 Matthias Fischer
2020-01-26 10:10 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox