commit: 7d7ec93afacf06eb1660992929ff9fd5aa3dc8d4 Author: Alexey Sokolov <sokolov <AT> google <DOT> com> AuthorDate: Fri May 8 00:31:01 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Wed May 13 13:42:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d7ec93a
app-arch/upx: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com> Closes: https://github.com/gentoo/gentoo/pull/15693 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-arch/upx/upx-3.96.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/upx/upx-3.96.ebuild b/app-arch/upx/upx-3.96.ebuild index 73fe7d2befe..63ac18d2428 100644 --- a/app-arch/upx/upx-3.96.ebuild +++ b/app-arch/upx/upx-3.96.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="Ultimate Packer for eXecutables (free version using UCL compression and not NRV)" -HOMEPAGE="http://upx.github.io/" +HOMEPAGE="https://upx.github.io/" SRC_URI="https://github.com/upx/upx/releases/download/v${PV}/${P}-src.tar.xz" LICENSE="GPL-2+ UPX-exception" # Read the exception before applying any patches
