From 02be4c12a263875c4b876a5aaacea2b799da0836 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 13 Nov 2022 12:56:26 +0300 Subject: [PATCH] unrar ver. bump --- util/archive/unrar/actions.py | 3 ++- util/archive/unrar/pspec.xml | 9 ++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/util/archive/unrar/actions.py b/util/archive/unrar/actions.py index 8d03ace902..a7d783a303 100644 --- a/util/archive/unrar/actions.py +++ b/util/archive/unrar/actions.py @@ -24,7 +24,8 @@ def build(): # STRIP="true"' % (get.CXXFLAGS(), get.CXX())) def install(): - pisitools.dobin("unrar") + autotools.rawInstall("DESTDIR=%s/usr" % get.installDIR()) + # pisitools.dobin("unrar") shelltools.cd("%s" % get.workDIR()) shelltools.cd("libunrar") diff --git a/util/archive/unrar/pspec.xml b/util/archive/unrar/pspec.xml index 315a04acec..e63b268e42 100644 --- a/util/archive/unrar/pspec.xml +++ b/util/archive/unrar/pspec.xml @@ -12,7 +12,7 @@ app:console RAR decompressor unrar is a program to decompress RAR archives. - http://www.rarlab.com/rar/unrarsrc-6.2.1.tar.gz + http://www.rarlab.com/rar/unrarsrc-6.2.2.tar.gz @@ -33,6 +33,13 @@ + + 2022-11-13 + 6.2.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-10-25 6.2.1