From 6215ef0360d04d492d9aaf44e45adf0c8ad55670 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 9 Jan 2020 20:47:48 +0000 Subject: [PATCH] upx:version bump --- util/archive/upx/actions.py | 3 +-- util/archive/upx/pspec.xml | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/util/archive/upx/actions.py b/util/archive/upx/actions.py index 974b5f8986..e53156a82a 100644 --- a/util/archive/upx/actions.py +++ b/util/archive/upx/actions.py @@ -9,7 +9,6 @@ from pisi.actionsapi import autotools from pisi.actionsapi import pisitools from pisi.actionsapi import get - def setup(): shelltools.export("UPX_LZMA_VERSION", "0x465") shelltools.export("UPX_LZMADIR", get.workDIR()) @@ -20,4 +19,4 @@ def build(): def install(): pisitools.insinto("/usr/bin", "src/upx.out", "upx") pisitools.insinto("/usr/share/man/man1", "doc/upx.1") - pisitools.dodoc("BUGS", "COPYING", "LICENSE", "NEWS", "PROJECTS", "README*", "THANKS" ) + pisitools.dodoc("BUGS", "COPYING", "LICENSE", "NEWS", "PROJECTS", "README*") diff --git a/util/archive/upx/pspec.xml b/util/archive/upx/pspec.xml index b313344b39..e17621b389 100644 --- a/util/archive/upx/pspec.xml +++ b/util/archive/upx/pspec.xml @@ -1,5 +1,5 @@ - + upx @@ -12,7 +12,7 @@ app:console Ultimate executable compressor. UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times and other distribution and storage costs. - http://upx.sourceforge.net/download/upx-3.94-src.tar.xz + http://upx.sourceforge.net/download/upx-3.95-src.tar.xz http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2 ucl-devel @@ -22,10 +22,11 @@ upx + Ultimate executable compressor. ucl - zlib - libgcc + + /usr/bin @@ -35,6 +36,13 @@ + + 2019-12-03 + 3.95 + Ver. bump + Blue DeviL + bluedevil@sctzine.com + 2018-08-10 3.94