diff options
author | Sam James <sam@gentoo.org> | 2023-04-10 23:13:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-10 23:13:31 +0100 |
commit | d45d9bc92688dd7229d90a8c0d57ea2a0e62ea28 (patch) | |
tree | 5ac8fd3b4e3754f7cbb743a82c92d4939eba1543 /sys-apps | |
parent | sys-apps/syslog-notify: update *.github.com HOMEPAGEs (diff) | |
download | gentoo-d45d9bc92688dd7229d90a8c0d57ea2a0e62ea28.tar.gz gentoo-d45d9bc92688dd7229d90a8c0d57ea2a0e62ea28.tar.bz2 gentoo-d45d9bc92688dd7229d90a8c0d57ea2a0e62ea28.zip |
sys-apps/udevil: update *.github.com HOMEPAGEs
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/udevil/udevil-0.4.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/udevil/udevil-0.4.4-r4.ebuild b/sys-apps/udevil/udevil-0.4.4-r4.ebuild index 88a5cd1e2759..21e96f82869f 100644 --- a/sys-apps/udevil/udevil-0.4.4-r4.ebuild +++ b/sys-apps/udevil/udevil-0.4.4-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit autotools DESCRIPTION="mount and unmount removable devices without a password" -HOMEPAGE="https://ignorantguru.github.com/udevil/" +HOMEPAGE="https://ignorantguru.github.io/udevil/" SRC_URI="https://github.com/IgnorantGuru/udevil/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" |