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