unrar: update to v5.3.5
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
d36eb1d57e
commit
6981734402
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.3.4
|
PKG_VERSION:=5.3.5
|
||||||
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:=60afbc74a97eff512a6c42425ec43bbf
|
PKG_MD5SUM:=687fc04817d138b988739b0e3c8f83db
|
||||||
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