[meld] maint: Point to the https download instead of plain http



commit 4eeff2da4e75f4ba199d9493b1f2dbfe4eedd86a
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Jun 11 09:53:15 2017 +1000

    maint: Point to the https download instead of plain http

 maint |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/maint b/maint
index 1d366ff..7776f0c 100755
--- a/maint
+++ b/maint
@@ -38,7 +38,7 @@ NEWS_TEMPLATE = """
 
 EMAIL_TEMPLATE = """
 {{ app|title }} {{version}} has been released, and is now available at:
-  http://download.gnome.org/sources/meld/{{ version|minor_version }}/{{ app }}-{{ version }}.tar.xz
+  https://download.gnome.org/sources/meld/{{ version|minor_version }}/{{ app }}-{{ version }}.tar.xz
 {%- if features %}
 
 


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