Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/upx/
Date: Wed, 13 May 2020 13:43:12
Message-Id: 1589377375.7d7ec93afacf06eb1660992929ff9fd5aa3dc8d4.juippis@gentoo
1 commit: 7d7ec93afacf06eb1660992929ff9fd5aa3dc8d4
2 Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
3 AuthorDate: Fri May 8 00:31:01 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 13:42:55 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d7ec93a
7
8 app-arch/upx: update homepage
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Alexey Sokolov <sokolov <AT> google.com>
12 Closes: https://github.com/gentoo/gentoo/pull/15693
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 app-arch/upx/upx-3.96.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-arch/upx/upx-3.96.ebuild b/app-arch/upx/upx-3.96.ebuild
19 index 73fe7d2befe..63ac18d2428 100644
20 --- a/app-arch/upx/upx-3.96.ebuild
21 +++ b/app-arch/upx/upx-3.96.ebuild
22 @@ -6,7 +6,7 @@ EAPI=7
23 inherit toolchain-funcs
24
25 DESCRIPTION="Ultimate Packer for eXecutables (free version using UCL compression and not NRV)"
26 -HOMEPAGE="http://upx.github.io/"
27 +HOMEPAGE="https://upx.github.io/"
28 SRC_URI="https://github.com/upx/upx/releases/download/v${PV}/${P}-src.tar.xz"
29
30 LICENSE="GPL-2+ UPX-exception" # Read the exception before applying any patches