diff options
Diffstat (limited to 'dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild')
-rw-r--r-- | dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild b/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild index 7221529d0b8c..c2108518f5f2 100644 --- a/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild +++ b/dev-db/kyotocabinet/kyotocabinet-1.2.77.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit autotools toolchain-funcs DESCRIPTION="A straightforward implementation of DBM" -HOMEPAGE="https://fallabs.com/kyotocabinet/" -SRC_URI="https://fallabs.com/kyotocabinet/pkg/${P}.tar.gz" +HOMEPAGE="https://dbmx.net/kyotocabinet/" +SRC_URI="https://dbmx.net/kyotocabinet/pkg/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |