diff options
author | 2021-12-15 12:18:32 +0100 | |
---|---|---|
committer | 2021-12-15 12:22:01 +0100 | |
commit | f099acde8d48165e00602137361cda953d9299d3 (patch) | |
tree | 135414251f9e41d7f6d844a5546b61a323561fd0 /sys-fs/bcache-tools/bcache-tools-9999.ebuild | |
parent | sys-fs/bcache-tools: install bcache-export-cached udev helper (diff) | |
download | gentoo-f099acde8d48165e00602137361cda953d9299d3.tar.gz gentoo-f099acde8d48165e00602137361cda953d9299d3.tar.bz2 gentoo-f099acde8d48165e00602137361cda953d9299d3.zip |
sys-fs/bcache-tools: update HOMEPAGE
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'sys-fs/bcache-tools/bcache-tools-9999.ebuild')
-rw-r--r-- | sys-fs/bcache-tools/bcache-tools-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bcache-tools/bcache-tools-9999.ebuild b/sys-fs/bcache-tools/bcache-tools-9999.ebuild index 786d5a78b1ab..39e17e1fa1cf 100644 --- a/sys-fs/bcache-tools/bcache-tools-9999.ebuild +++ b/sys-fs/bcache-tools/bcache-tools-9999.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="Tools for bcache" -HOMEPAGE="https://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools.git/" +HOMEPAGE="https://bcache.evilpiepirate.org/ https://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools.git/" SLOT="0" LICENSE="GPL-2" |