From 86b091718e154d69a2f4455cc83c8d25197d6e35 Mon Sep 17 00:00:00 2001 From: krant Date: Thu, 1 Feb 2024 14:06:47 +0200 Subject: [PATCH] unrar: update to 6.2.12 Signed-off-by: krant --- utils/unrar/Makefile | 6 +++--- utils/unrar/patches/100-makefile_fixes.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/utils/unrar/Makefile b/utils/unrar/Makefile index b84357d418..00e59ae868 100644 --- a/utils/unrar/Makefile +++ b/utils/unrar/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unrar -PKG_VERSION:=6.1.3 -PKG_RELEASE:=2 +PKG_VERSION:=6.2.12 +PKG_RELEASE:=1 PKG_SOURCE:=unrarsrc-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.rarlab.com/rar -PKG_HASH:=d05022442009202a792e588bec58921c123ff046fc755f7f2272871a5bd79636 +PKG_HASH:=a008b5f949bca9bb4ffa1bebbfc8b3c14b89df10a10354809b845232d5f582e5 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-$(BUILD_VARIANT)/unrar PKG_MAINTAINER:=Álvaro Fernández Rojas , \ diff --git a/utils/unrar/patches/100-makefile_fixes.patch b/utils/unrar/patches/100-makefile_fixes.patch index 19ec619436..acd633759d 100644 --- a/utils/unrar/patches/100-makefile_fixes.patch +++ b/utils/unrar/patches/100-makefile_fixes.patch @@ -22,7 +22,7 @@ # Linux using LCC #CXX=lcc -@@ -167,7 +167,7 @@ uninstall-unrar: +@@ -170,7 +170,7 @@ uninstall-unrar: rm -f $(DESTDIR)/bin/unrar install-lib: