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