diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-21 16:12:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-05-27 07:30:15 +0700 |
commit | 950303fc1470d931eed143d9a855635d15c28f95 (patch) | |
tree | b23a72a824648394f212b292dd20d08d27d35296 /system | |
parent | 50e98f13d5d2c1f8c40dcd27b3fc351595669c34 (diff) | |
download | slackbuilds-950303fc1470d931eed143d9a855635d15c28f95.tar.gz |
system/vbindiff: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/vbindiff/slack-desc | 2 | ||||
-rw-r--r-- | system/vbindiff/vbindiff.info | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/system/vbindiff/slack-desc b/system/vbindiff/slack-desc index e4509c1d4c..c13db3ffa1 100644 --- a/system/vbindiff/slack-desc +++ b/system/vbindiff/slack-desc @@ -12,7 +12,7 @@ vbindiff: VBinDiff (Visual Binary Diff) displays files in hexadecimal and ASCII vbindiff: (or EBCDIC). It can also display two files at once, and highlight the vbindiff: differences between them. Unlike diff, it works well with large files vbindiff: -vbindiff: Home Page : http://www.cjmweb.net/vbindiff/ +vbindiff: Home Page : https://www.cjmweb.net/vbindiff/ vbindiff: vbindiff: vbindiff: diff --git a/system/vbindiff/vbindiff.info b/system/vbindiff/vbindiff.info index 1a3d78fcf0..ebd6126a80 100644 --- a/system/vbindiff/vbindiff.info +++ b/system/vbindiff/vbindiff.info @@ -1,7 +1,7 @@ PRGNAM="vbindiff" VERSION="3.0_beta4" -HOMEPAGE="http://www.cjmweb.net/vbindiff/" -DOWNLOAD="http://www.cjmweb.net/vbindiff/vbindiff-3.0_beta4.tar.gz" +HOMEPAGE="https://www.cjmweb.net/vbindiff/" +DOWNLOAD="https://www.cjmweb.net/vbindiff/vbindiff-3.0_beta4.tar.gz" MD5SUM="dbda80ef580e1a0975ef50b9aaa5210e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |