* [PATCH] squid: Update to 4.12
@ 2020-06-10 21:38 Matthias Fischer
2020-06-11 8:43 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2020-06-10 21:38 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 663 bytes --]
For details see:
http://www.squid-cache.org/Versions/v4/changesets/
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/squid | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/squid b/lfs/squid
index 9c913b928..ebd25e42e 100644
--- a/lfs/squid
+++ b/lfs/squid
@@ -24,7 +24,7 @@
include Config
-VER = 4.11
+VER = 4.12
THISAPP = squid-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 10f34e852153a9996aa4614670e2bda1
+$(DL_FILE)_MD5 = ad7a4a8a0031cae3435717a759173829
install : $(TARGET)
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] squid: Update to 4.12
2020-06-10 21:38 [PATCH] squid: Update to 4.12 Matthias Fischer
@ 2020-06-11 8:43 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-06-11 8:43 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 981 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
Very good. I feel I haven’t put the reviewed-by tag on something in ages :)
> On 10 Jun 2020, at 22:38, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> For details see:
> http://www.squid-cache.org/Versions/v4/changesets/
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/squid | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/lfs/squid b/lfs/squid
> index 9c913b928..ebd25e42e 100644
> --- a/lfs/squid
> +++ b/lfs/squid
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 4.11
> +VER = 4.12
>
> THISAPP = squid-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -46,7 +46,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 10f34e852153a9996aa4614670e2bda1
> +$(DL_FILE)_MD5 = ad7a4a8a0031cae3435717a759173829
>
> install : $(TARGET)
>
> --
> 2.17.1
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-11 8:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10 21:38 [PATCH] squid: Update to 4.12 Matthias Fischer
2020-06-11 8:43 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox