diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2019-01-13 21:48:12 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2019-01-13 21:48:56 +0200 |
commit | d483b88fa6f5775fc9f1de0215e0a612229cd9f3 (patch) | |
tree | 353ce9e6473f7966b9be61bc36d29b4af2b87a87 /sys-power/hibernate-script | |
parent | net-ftp/tlswrap: Fix compat with openssl-1.1 and libressl (diff) | |
download | gentoo-d483b88fa6f5775fc9f1de0215e0a612229cd9f3.tar.gz gentoo-d483b88fa6f5775fc9f1de0215e0a612229cd9f3.tar.bz2 gentoo-d483b88fa6f5775fc9f1de0215e0a612229cd9f3.zip |
sys-power/hibernate-script: update home page
Thanks: Nick Coleman
Closes: https://bugs.gentoo.org/show_bug.cgi?id=675304
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-power/hibernate-script')
-rw-r--r-- | sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild b/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild index d53f1555016d..680a7bc423fc 100644 --- a/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild +++ b/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 PATCH_VERSION="5" DESCRIPTION="Hibernate script supporting multiple suspend methods" -HOMEPAGE="https://github.com/NigelCunningham/Hibernate-Script" +HOMEPAGE="https://gitlab.com/nigelcunningham/Hibernate-Script" SRC_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${P}.tar.gz mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2" |