diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:04:37 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:04:37 +0200 |
commit | 48d16ebb194c04030775a1a9081c8b2a18e027f6 (patch) | |
tree | 299a77786fa6cbf1fc2ddf3abb88ff106b5e69d6 /dev-db/tokyocabinet | |
parent | dev-python/misaka: update homepage (diff) | |
download | gentoo-48d16ebb194c04030775a1a9081c8b2a18e027f6.tar.gz gentoo-48d16ebb194c04030775a1a9081c8b2a18e027f6.tar.bz2 gentoo-48d16ebb194c04030775a1a9081c8b2a18e027f6.zip |
dev-db/tokyocabinet: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-db/tokyocabinet')
-rw-r--r-- | dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild b/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild index 7d2247ade89d..6968612f4575 100644 --- a/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild +++ b/dev-db/tokyocabinet/tokyocabinet-1.4.48-r1.ebuild @@ -6,8 +6,8 @@ EAPI="5" inherit eutils autotools DESCRIPTION="A library of routines for managing a database" -HOMEPAGE="http://fallabs.com/tokyocabinet/" -SRC_URI="http://fallabs.com/tokyocabinet/${P}.tar.gz" +HOMEPAGE="https://fallabs.com/tokyocabinet/" +SRC_URI="https://fallabs.com/tokyocabinet/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" |