From 082a2fb48a98c564b6a66b38028a9e84a2e104f4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Mon, 15 May 2023 21:42:43 +0200
Subject: [PATCH] unrar: update to 6.2.7

---
 components/archiver/unrar/pkg5     |    2 --
 components/archiver/unrar/Makefile |    4 ++--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/components/archiver/unrar/Makefile b/components/archiver/unrar/Makefile
index 971272c..613f670 100644
--- a/components/archiver/unrar/Makefile
+++ b/components/archiver/unrar/Makefile
@@ -27,12 +27,12 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=			unrar
-COMPONENT_VERSION=		6.2.6
+COMPONENT_VERSION=		6.2.7
 COMPONENT_SRC=			$(COMPONENT_NAME)
 COMPONENT_SUMMARY=		Rar archives extractor utility
 COMPONENT_PROJECT_URL=	https://www.rarlabs.com/rar_add.htm
 COMPONENT_ARCHIVE=		$(COMPONENT_NAME)src-$(COMPONENT_VERSION).tar.gz
-COMPONENT_ARCHIVE_HASH= sha256:0c2d4cbc8b34d0e3bec7b474e0f52bbcc6c4320ec089b4141223ee355f63c318
+COMPONENT_ARCHIVE_HASH= sha256:f071169f3f20a564f9cf1c8976c64e72de3b9cdbcccaa43a0c66472eb737aa01
 COMPONENT_ARCHIVE_URL=	https://www.rarlab.com/rar/$(COMPONENT_ARCHIVE)
 COMPONENT_FMRI=			archiver/unrar
 COMPONENT_CLASSIFICATION= Applications/System Utilities
diff --git a/components/archiver/unrar/pkg5 b/components/archiver/unrar/pkg5
index f0d54d6..c3c58a6 100644
--- a/components/archiver/unrar/pkg5
+++ b/components/archiver/unrar/pkg5
@@ -1,7 +1,5 @@
 {
     "dependencies": [
-        "SUNWcs",
-        "shell/ksh93",
         "system/library",
         "system/library/g++-10-runtime",
         "system/library/gcc-10-runtime"

--
Gitblit v1.9.3