app-arch/upx: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 00:31:01 +0000 (01:31 +0100)
committerJoonas Niilola <juippis@gentoo.org>
Wed, 13 May 2020 13:42:55 +0000 (16:42 +0300)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Closes: https://github.com/gentoo/gentoo/pull/15693
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
app-arch/upx/upx-3.96.ebuild

index 73fe7d2befec98eb68119aef564a33f359fad9c7..63ac18d242842e292c49aed366fbf569af2b307d 100644 (file)
@@ -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