mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/ii: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
951264dd1d
commit
a9d98a4d38
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="ii"
|
||||
VERSION="1.7"
|
||||
HOMEPAGE="http://tools.suckless.org/ii/"
|
||||
DOWNLOAD="http://dl.suckless.org/tools/ii-1.7.tar.gz"
|
||||
HOMEPAGE="https://tools.suckless.org/ii/"
|
||||
DOWNLOAD="https://dl.suckless.org/tools/ii-1.7.tar.gz"
|
||||
MD5SUM="6191008ca09770873d84f40270493d0e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -14,6 +14,6 @@ ii: file is created. The in files are used to communicate with servers
|
|||
ii: and the out files contain server messages. This allows IRC
|
||||
ii: communication from the command line.
|
||||
ii:
|
||||
ii: http://tools.suckless.org/ii/
|
||||
ii: https://tools.suckless.org/ii/
|
||||
ii:
|
||||
ii:
|
||||
|
|
Loading…
Reference in a new issue