From ffb1a1e9e59aae2995c495c7b644fc33f6421d08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Mon, 7 Dec 2015 17:37:27 +0100 Subject: [PATCH] unrar: update to v5.3.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas --- utils/unrar/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/utils/unrar/Makefile b/utils/unrar/Makefile index aa2e43987..713ca8ead 100644 --- a/utils/unrar/Makefile +++ b/utils/unrar/Makefile @@ -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 PKG_LICENSE:=UnRAR