diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-11-03 10:25:59 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:39 +0700 |
commit | 94f5694a5a9d729de23bf9e0bd65ec06a1947a4a (patch) | |
tree | 7dbf29f5b84005f0145dca9eb4935a0a483f16df /system/kyotocabinet | |
parent | 4b51ee9efe7634f32edfb191ef73dbdb790ba365 (diff) | |
download | slackbuilds-94f5694a5a9d729de23bf9e0bd65ec06a1947a4a.tar.gz |
system/kyotocabinet: Switch homepage and download to https.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/kyotocabinet')
-rw-r--r-- | system/kyotocabinet/kyotocabinet.info | 4 | ||||
-rw-r--r-- | system/kyotocabinet/slack-desc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/system/kyotocabinet/kyotocabinet.info b/system/kyotocabinet/kyotocabinet.info index 421463d9aa..6ab4c9f31a 100644 --- a/system/kyotocabinet/kyotocabinet.info +++ b/system/kyotocabinet/kyotocabinet.info @@ -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="" diff --git a/system/kyotocabinet/slack-desc b/system/kyotocabinet/slack-desc index bd514d5654..0ed213d2f5 100644 --- a/system/kyotocabinet/slack-desc +++ b/system/kyotocabinet/slack-desc @@ -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/ |