system/kyotocabinet: Switch homepage and download to https.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-11-03 10:25:59 +00:00 committed by Willy Sudiarto Raharjo
parent 4b51ee9efe
commit 94f5694a5a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
PRGNAM="kyotocabinet"
VERSION="1.2.76"
HOMEPAGE="http://fallabs.com/kyotocabinet/"
DOWNLOAD="http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.76.tar.gz"
HOMEPAGE="https://fallabs.com/kyotocabinet/"
DOWNLOAD="https://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.76.tar.gz"
MD5SUM="b925d369d7ed4a37cf0013409046738c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""

View File

@ -16,4 +16,4 @@ kyotocabinet: as a key and a value. Each key must be unique within a database.
kyotocabinet: There is neither concept of data tables nor data types.
kyotocabinet: Records are organized in hash table or B+ tree.
kyotocabinet:
kyotocabinet: homepage: http://fallabs.com/kyotocabinet/
kyotocabinet: homepage: https://fallabs.com/kyotocabinet/