From 4e13f5fdaeceaeb3b14cdbef6aaaeba0aa75ad09 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 20 Feb 2025 22:30:27 +0300 Subject: [PATCH] 5.0.0 --- .abf.yml | 1 + upx.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.abf.yml b/.abf.yml index c997703..9426b87 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,4 @@ sources: upx-3.96-src.tar.xz: 53c36d5ba589ded10a6bbd1c58cb74c466ca3204 upx-4.2.4-src.tar.xz: 94232affd0ab7b616f2eebf0c005b90abe41ed5b + upx-5.0.0-src.tar.xz: 95a89dcf5b662bdaa8861d89a404a7f312868cc7 diff --git a/upx.spec b/upx.spec index d7e4427..e7db5c6 100644 --- a/upx.spec +++ b/upx.spec @@ -1,6 +1,6 @@ Summary: The Ultimate Packer for eXecutables Name: upx -Version: 4.2.4 +Version: 5.0.0 Release: 1 License: GPLv2+ Group: Archiving/Compression