summaryrefslogtreecommitdiff
path: root/app-arch/upx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
commitdeba8115d2c2af26df42966b91ef04ff4dd79cde (patch)
tree9a48f42594e1a9e6b2020d5535a784314434d7a7 /app-arch/upx
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'app-arch/upx')
-rw-r--r--app-arch/upx/Manifest2
-rw-r--r--app-arch/upx/upx-3.96.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/upx/Manifest b/app-arch/upx/Manifest
index ecfc109a01fa..044ed3b2e00a 100644
--- a/app-arch/upx/Manifest
+++ b/app-arch/upx/Manifest
@@ -1,3 +1,3 @@
DIST upx-3.96-src.tar.xz 792524 BLAKE2B 21af85dbcfdd1bf0151a653c865db13c9f30b9de0b9b4b94557ddd55736c7053dd829c5d72b9a7e5aa94a71ecc0151145dd66d7d98ded178c50ff7357d0ba442 SHA512 2d4d1be21d274d9bfdee9b9815396f5e5ff0bcdfb781b7be5fafa4d1e224028e412ec5f5ba607c482671aae27ccf9069abb2db0fb58f78f3a102a51897df2b11
-EBUILD upx-3.96.ebuild 797 BLAKE2B a1f128620ac2b94f5f142fea0ecd030d5f9a4a2da1ea29ea402de1204e0ea9099b4587ddb41afc4621681bd231520ffabed4d077cfeede6272ba60ae435d99b8 SHA512 d6bb67928282f387487cfc566d19a6e8ec11b63207e8e9fc815d0c7d4fcc369f8813093cb551fcbb7603b29436985ca261b6e828fb2206ba54c5f89040f3e0ed
+EBUILD upx-3.96.ebuild 798 BLAKE2B 382060b2fa4fc450d11d9bd1514b96e578d697ee12cfafa8f1f46853979f141694d5e2578d52bcd4b1d7282b483262cab08d69772d212c281362a639428771e5 SHA512 491bb5ada0771c35a13d163645ba393b1781e9fb655a03363e7e17c77c0ed9ce033755987a7e7803f0ab28c7c55ca07e674a92c4b7cab4d430cf8e4a60707537
MISC metadata.xml 448 BLAKE2B 867df66ceb7f931bcbdf8e4fc8ebb935d398cd83c32f87f14ea66055e9d88a2b5e76007f394d46db0549128c1682de0b80bee74e290725b71a5be88876997ce0 SHA512 6a817175a939b260a01521d65f5add4569232da1fefe0662f977626ddef2053f9180a47a063e42d24f90de6b00ea29af451e7efaa604bbf80a2bb45d0d5d775c
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