diff --git a/utils/unrar/Makefile b/utils/unrar/Makefile index 800811a547..064aa74441 100644 --- a/utils/unrar/Makefile +++ b/utils/unrar/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unrar -PKG_VERSION:=5.9.1 +PKG_VERSION:=5.9.3 PKG_RELEASE:=1 PKG_SOURCE:=unrarsrc-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.rarlab.com/rar -PKG_HASH:=0eb1d1b8e02102fccae775a6d6b79336b69e2cf90e2045de92594dcfb58de100 +PKG_HASH:=28c176c29da86d7efe3cb9a227255d8340f761ba95969195982ec87c8eb2dd69 PKG_MAINTAINER:=Álvaro Fernández Rojas , \ Ted Hess diff --git a/utils/unrar/patches/100-makefile_fixes.patch b/utils/unrar/patches/100-makefile_fixes.patch index 65d06efc77..19ec619436 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 -@@ -166,7 +166,7 @@ uninstall-unrar: +@@ -167,7 +167,7 @@ uninstall-unrar: rm -f $(DESTDIR)/bin/unrar install-lib: