unrar: update to 5.93
Refreshed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
09eb2aade2
commit
cea0b39778
2 changed files with 3 additions and 3 deletions
|
@ -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 <noltari@gmail.com>, \
|
||||
Ted Hess <thess@kitschensync.net>
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue