diff options
-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/ |