diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-12-13 09:16:09 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-12-13 09:16:09 +0100 |
commit | 0cd2aff765d378259ea6f60fcade0afb1b473699 (patch) | |
tree | 784006023b42704aac6d24b94bcc6e4532f4fa18 /debian/control | |
parent | 7818e0896424e00f89a9a72eb7fd548f12a8fd49 (diff) | |
download | weechat-0cd2aff765d378259ea6f60fcade0afb1b473699.zip |
core: use https for WeeChat URLs
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index cdab4957f..694bf9d7c 100644 --- a/debian/control +++ b/debian/control @@ -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 |