emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42061: closed ([PATCH] gnu: libtiff: Use HTTPS.)


From: GNU bug Tracking System
Subject: bug#42061: closed ([PATCH] gnu: libtiff: Use HTTPS.)
Date: Sat, 27 Jun 2020 21:22:02 +0000

Your message dated Sat, 27 Jun 2020 23:21:34 +0200
with message-id <87sgegjjc1.fsf@gnu.org>
and subject line Re: [bug#42061] [PATCH] gnu: libtiff: Use HTTPS.
has caused the debbugs.gnu.org bug report #42061,
regarding [PATCH] gnu: libtiff: Use HTTPS.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42061: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42061
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libtiff: Use HTTPS. Date: Fri, 26 Jun 2020 16:23:10 +0200
* gnu/packages/image.scm (libtiff)[source]: Use HTTPS.
---
 gnu/packages/image.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 393ee7e08b..ea1c178bc1 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -553,7 +553,7 @@ extracting icontainer icon files.")
    (source
      (origin
        (method url-fetch)
-       (uri (string-append "http://download.osgeo.org/libtiff/tiff-";
+       (uri (string-append "https://download.osgeo.org/libtiff/tiff-";
                            version ".tar.gz"))
        (sha256
         (base32
-- 
2.26.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#42061] [PATCH] gnu: libtiff: Use HTTPS. Date: Sat, 27 Jun 2020 23:21:34 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

Timotej Lazar <timotej.lazar@araneo.si> skribis:

> * gnu/packages/image.scm (libtiff)[source]: Use HTTPS.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]