diff options
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" |