network/vimb: Switch homepage to https.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Leonard Schmidt 2018-06-15 23:26:23 +01:00 committed by David Spencer
parent ee24e2768c
commit 2110a07edb
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ vimb: Vimprobable. The goal of Vimb is to build a completely
vimb: keyboard-driven, efficient and pleasurable browsing experience with
vimb: low memory and CPU usage that is intuitive to use for Vim users.
vimb:
vimb: Homepage: http://fanglingsu.github.io/vimb
vimb: Homepage: https://fanglingsu.github.io/vimb
vimb:
vimb:
vimb:

View File

@ -1,6 +1,6 @@
PRGNAM="vimb"
VERSION="3.1.0"
HOMEPAGE="http://fanglingsu.github.io/vimb"
HOMEPAGE="https://fanglingsu.github.io/vimb"
DOWNLOAD="https://github.com/fanglingsu/vimb/archive/3.1.0/vimb-3.1.0.tar.gz"
MD5SUM="52b28e286a2529407684d9f221279822"
DOWNLOAD_x86_64=""