diff options
Diffstat (limited to 'app-text/wgetpaste/wgetpaste-2.33-r1.ebuild')
-rw-r--r-- | app-text/wgetpaste/wgetpaste-2.33-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wgetpaste/wgetpaste-2.33-r1.ebuild b/app-text/wgetpaste/wgetpaste-2.33-r1.ebuild index c8592f26415d..71e79ddd02dc 100644 --- a/app-text/wgetpaste/wgetpaste-2.33-r1.ebuild +++ b/app-text/wgetpaste/wgetpaste-2.33-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -6,7 +6,7 @@ EAPI=8 inherit optfeature DESCRIPTION="Command-line interface to various pastebins" -HOMEPAGE="https://wgetpaste.zlin.dk/" +HOMEPAGE="https://github.com/zlin/wgetpaste" SRC_URI="https://github.com/zlin/wgetpaste/releases/download/${PV}/${P}.tar.xz" LICENSE="MIT" |