1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 16:23:14 +02:00

core: use https for WeeChat URLs

This commit is contained in:
Sébastien Helleu
2014-12-13 09:16:09 +01:00
parent 7818e08964
commit 0cd2aff765
91 changed files with 313 additions and 313 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ Build-Depends:
libgnutls28-dev,
zlib1g-dev
Standards-Version: 3.9.5
Homepage: http://weechat.org/
Homepage: https://weechat.org/
Vcs-Git: git://anonscm.debian.org/users/kolter/weechat.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/kolter/weechat.git
+1 -1
View File
@@ -1,7 +1,7 @@
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
Upstream-Name: weechat
Upstream-Contact: Sébastien Helleu <flashcode@flashtux.org>
Source: http://weechat.org/
Source: https://weechat.org/
Files: *
Copyright: 2003-2014, Sébastien Helleu <flashcode@flashtux.org>
+1 -1
View File
@@ -1,2 +1,2 @@
version=3
opts=pgpsigurlmangle=s/$/.asc/ http://weechat.org/files/src/weechat-(\d.*)\.tar\.bz2
opts=pgpsigurlmangle=s/$/.asc/ https://weechat.org/files/src/weechat-(\d.*)\.tar\.bz2