unrar: update to v5.3.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
4b5ff22223
commit
4c788d77da
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=unrar
|
||||
PKG_VERSION:=5.3.1
|
||||
PKG_VERSION:=5.3.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=unrarsrc-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.rarlab.com/rar
|
||||
PKG_MD5SUM:=c0471d0f5513fb3f8e3f019538a0fb7a
|
||||
PKG_MD5SUM:=e19f3f4fd58e85c1ecdcd0ef006998a9
|
||||
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
|
||||
|
||||
PKG_LICENSE:=UnRAR
|
||||
|
|
Loading…
Reference in a new issue