diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2023-11-14 19:15:48 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2023-11-14 19:24:21 -0500 |
commit | 0f35c7635165d0f5194d0da269e0a6bb60c6d4f7 (patch) | |
tree | cce328b6a9723c6b7ed6e775ad6a372eeba9032d /xfce-extra | |
parent | sys-apps/apply-default-acl: update HOMEPAGE, SRC_URI (http -> https) (diff) | |
download | gentoo-0f35c7635165d0f5194d0da269e0a6bb60c6d4f7.tar.gz gentoo-0f35c7635165d0f5194d0da269e0a6bb60c6d4f7.tar.bz2 gentoo-0f35c7635165d0f5194d0da269e0a6bb60c6d4f7.zip |
xfce-extra/xfce4-hdaps: update HOMEPAGE, SRC_URI (http -> https)
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-hdaps/xfce4-hdaps-1.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-1.0.3.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-1.0.3.ebuild index 7fc7a5e90a57..795c16c98c59 100644 --- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-1.0.3.ebuild +++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-1.0.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit xdg-utils DESCRIPTION="Show the status of the IBM Hard Drive Active Protection System" -HOMEPAGE="http://michael.orlitzky.com/code/xfce4-hdaps.xhtml" -SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.xz" +HOMEPAGE="https://michael.orlitzky.com/code/xfce4-hdaps.xhtml" +SRC_URI="https://michael.orlitzky.com/code/releases/${P}.tar.xz" LICENSE="AGPL-3+" SLOT="0" |