diff --git a/utils/unrar/Makefile b/utils/unrar/Makefile index 10c70cb68..f22f84fae 100644 --- a/utils/unrar/Makefile +++ b/utils/unrar/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unrar -PKG_VERSION:=5.1.7 +PKG_VERSION:=5.2.1 PKG_RELEASE:=1 PKG_SOURCE:=unrarsrc-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.rarlab.com/rar -PKG_MD5SUM:=af571529a358c972872b91792ffc0a80 +PKG_MD5SUM:=451d75ce182abccfa60b47f605aaf736 PKG_MAINTAINER:=Álvaro Fernández Rojas PKG_LICENSE:=UnRAR diff --git a/utils/unrar/patches/100-makefile_fixes.patch b/utils/unrar/patches/100-makefile_fixes.patch index e553b7aa9..ca82e1353 100644 --- a/utils/unrar/patches/100-makefile_fixes.patch +++ b/utils/unrar/patches/100-makefile_fixes.patch @@ -1,6 +1,5 @@ -diff -uprN a/unrar/makefile b/unrar/makefile ---- a/makefile 2014-06-12 13:36:14.723816266 +0200 -+++ b/makefile 2014-06-12 13:36:36.174531961 +0200 +--- a/makefile ++++ b/makefile @@ -2,12 +2,12 @@ # Makefile for UNIX - unrar