unrar: update to v5.3.6
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
dcb74ef849
commit
5e3254a380
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=unrar
|
PKG_NAME:=unrar
|
||||||
PKG_VERSION:=5.3.5
|
PKG_VERSION:=5.3.6
|
||||||
PKG_RELEASE:=2
|
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:=687fc04817d138b988739b0e3c8f83db
|
PKG_MD5SUM:=3c58a7e9e6bdf34dee7db72f299b05e8
|
||||||
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