system/vbindiff: Update HOMEPAGE and DOWNLOAD urls.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
50e98f13d5
commit
950303fc14
|
@ -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:
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue