diff options
author | Sam James <sam@gentoo.org> | 2024-05-25 07:49:43 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-25 07:49:43 +0100 |
commit | 7db184358684bfec937b32ff644ef3be658ff56e (patch) | |
tree | 0255df57143c56b2cb6fc97004c737a013eefdb1 /app-crypt | |
parent | sys-fs/loop-aes: use HTTPS (diff) | |
download | gentoo-7db184358684bfec937b32ff644ef3be658ff56e.tar.gz gentoo-7db184358684bfec937b32ff644ef3be658ff56e.tar.bz2 gentoo-7db184358684bfec937b32ff644ef3be658ff56e.zip |
app-crypt/loop-aes-losetup: add loop-aes to HOMEPAGE too
... not just util-linux.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/loop-aes-losetup/loop-aes-losetup-2.40.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/loop-aes-losetup/loop-aes-losetup-2.40.1.ebuild b/app-crypt/loop-aes-losetup/loop-aes-losetup-2.40.1.ebuild index b26e9ece0c23..9cb4fc9a0d47 100644 --- a/app-crypt/loop-aes-losetup/loop-aes-losetup-2.40.1.ebuild +++ b/app-crypt/loop-aes-losetup/loop-aes-losetup-2.40.1.ebuild @@ -10,7 +10,7 @@ MY_P="util-linux-${MY_PV}" LOOPAES_P="loop-AES-v3.8c" DESCRIPTION="Loop-AES losetup utility" -HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/ https://github.com/util-linux/util-linux" +HOMEPAGE="https://sourceforge.net/projects/loop-aes/ https://www.kernel.org/pub/linux/utils/util-linux/ https://github.com/util-linux/util-linux" SRC_URI=" https://www.kernel.org/pub/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz https://loop-aes.sourceforge.net/loop-AES/${LOOPAES_P}.tar.bz2 |