From 436c7eb23a4615acf6ce4d1d3c347ebce1bd2eb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Mon, 5 Sep 2016 09:23:33 +0200 Subject: [PATCH] unrar: update to v5.4.5 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/unrar/Makefile b/utils/unrar/Makefile index 790f3e26b..36d37b3db 100644 --- a/utils/unrar/Makefile +++ b/utils/unrar/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=unrar -PKG_VERSION:=5.4.2 +PKG_VERSION:=5.4.5 PKG_RELEASE:=1 PKG_SOURCE:=unrarsrc-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.rarlab.com/rar -PKG_MD5SUM:=fb77bcbeac6953f563230634d74a87d7 +PKG_MD5SUM:=588b3fadc04eea7372cbfe98e4709aee PKG_MAINTAINER:=Álvaro Fernández Rojas PKG_LICENSE:=UnRAR