From 79a5a327ae46b63a4203f6ce03f3780e64cd6ffe Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Mon, 24 Oct 2022 10:06:30 +0800 Subject: [PATCH] Revert "tools/upx: update to 3.96" This reverts commit 4f0a5bdc7b735ca6fdbab40e776ea1bd48bdf64a. --- tools/upx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/upx/Makefile b/tools/upx/Makefile index b821d4ca7..fbf1dfbd2 100644 --- a/tools/upx/Makefile +++ b/tools/upx/Makefile @@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=upx -PKG_VERSION:=3.96 +PKG_VERSION:=3.95 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tar.xz PKG_SOURCE_URL:=https://github.com/upx/upx/releases/download/v$(PKG_VERSION) -PKG_HASH:=47774df5c958f2868ef550fb258b97c73272cb1f44fe776b798e393465993714 +PKG_HASH:=3b0f55468d285c760fcf5ea865a070b27696393002712054c69ff40d8f7f5592 HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/$(PKG_NAME)-$(PKG_VERSION)-src