diff options
-rw-r--r-- | debian/copyright | 2 | ||||
-rw-r--r-- | debian/upstream/metadata | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index f60c459d3..4d2e62cf5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: Zsh (Z Shell) Upstream-Contact: zsh-workers@zsh.org Source: http://www.zsh.org/pub/ ftp://ftp.zsh.org/pub/ - http://sourceforge.net/projects/zsh/files/ + https://sourceforge.net/projects/zsh/files/ Files: * Copyright: 1992-2014 The Zsh Development Group (Paul Falstad, Richard diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 32bee1c9f..e4dfd97d9 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -9,4 +9,4 @@ Name: Z shell Homepage: http://www.zsh.org/ Homepage: http://zsh.sourceforge.net/ Repository: git://git.code.sf.net/p/zsh/code -Repository-Browse: http://sourceforge.net/p/zsh/code/ci/master/tree/ +Repository-Browse: https://sourceforge.net/p/zsh/code/ci/master/tree/ |