From: Alexey Sokolov Date: Fri, 8 May 2020 00:31:01 +0000 (+0100) Subject: app-arch/upx: update homepage X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7d7ec93afacf06eb1660992929ff9fd5aa3dc8d4;p=gentoo.git app-arch/upx: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov Closes: https://github.com/gentoo/gentoo/pull/15693 Signed-off-by: Joonas Niilola --- diff --git a/app-arch/upx/upx-3.96.ebuild b/app-arch/upx/upx-3.96.ebuild index 73fe7d2befec..63ac18d24284 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