Skip to content

Commit c7b36cc

Browse files
committed
Change URLs to https in debian/control
1 parent e253e83 commit c7b36cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/debian/control

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Build-Depends: debhelper,
2323
libprotobuf-dev, protobuf-compiler,
2424
python
2525
Standards-Version: 3.9.2
26-
Homepage: http://www.bitcoin.org/
26+
Homepage: https://www.bitcoin.org/
2727
Vcs-Git: git://github.com/bitcoin/bitcoin.git
28-
Vcs-Browser: http://github.com/bitcoin/bitcoin
28+
Vcs-Browser: https://github.com/bitcoin/bitcoin
2929

3030
Package: bitcoind
3131
Architecture: any

0 commit comments

Comments
 (0)