unrar: Update to version 5.2.1, refresh patch.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
774bb44494
commit
b96c9bc7a1
2 changed files with 4 additions and 5 deletions
|
@ -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 <noltari@gmail.com>
|
||||
|
||||
PKG_LICENSE:=UnRAR
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue