From fcef0aa510b9eb0e8a84928c12ef209e67bd5948 Mon Sep 17 00:00:00 2001
From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org>
Date: Fri, 21 Feb 2025 01:55:58 +0000
Subject: [PATCH] community/upx: upgrade to 5.0.0

---
 community/upx/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/upx/APKBUILD b/community/upx/APKBUILD
index 19a32413f863..ecb0d90a3432 100644
--- a/community/upx/APKBUILD
+++ b/community/upx/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Celeste <cielesti@protonmail.com>
 maintainer="Celeste <cielesti@protonmail.com>"
 pkgname=upx
-pkgver=4.2.4
+pkgver=5.0.0
 pkgrel=0
 pkgdesc="The Ultimate Packer for eXecutables"
 url="https://upx.github.io/"
@@ -56,5 +56,5 @@ package() {
 }
 
 sha512sums="
-fc833dea010cb65a9a7b6fbf80021c98d8c112b55fa54101f3d39f09d049d75d89024206a28262996c08f253130917811736f7f546fa8743703bc86a2dbd33a5  upx-4.2.4-src.tar.xz
+a706e67d572fafd1eff345f78946e296f14ebd0dacc7d07f935606812611f442538f95fc9499bb0f00aad66acac1fc2ac7355f7fec8daa463bbb2f2e5e2533dd  upx-5.0.0-src.tar.xz
 "
-- 
GitLab