Browse Source

unrar: update to 5.2.4

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas 10 years ago
parent
commit
0343b3fad8
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      utils/unrar/Makefile

+ 3
- 3
utils/unrar/Makefile View File

1
 #
1
 #
2
-# Copyright (C) 2006-2014 OpenWrt.org
2
+# Copyright (C) 2006-2015 OpenWrt.org
3
 #
3
 #
4
 # This is free software, licensed under the GNU General Public License v2.
4
 # This is free software, licensed under the GNU General Public License v2.
5
 # See /LICENSE for more information.
5
 # See /LICENSE for more information.
8
 include $(TOPDIR)/rules.mk
8
 include $(TOPDIR)/rules.mk
9
 
9
 
10
 PKG_NAME:=unrar
10
 PKG_NAME:=unrar
11
-PKG_VERSION:=5.2.3
11
+PKG_VERSION:=5.2.4
12
 PKG_RELEASE:=1
12
 PKG_RELEASE:=1
13
 
13
 
14
 PKG_SOURCE:=unrarsrc-$(PKG_VERSION).tar.gz
14
 PKG_SOURCE:=unrarsrc-$(PKG_VERSION).tar.gz
15
 PKG_SOURCE_URL:=http://www.rarlab.com/rar
15
 PKG_SOURCE_URL:=http://www.rarlab.com/rar
16
-PKG_MD5SUM:=1c14a30052bf5e0b1a02fd9e3e638452
16
+PKG_MD5SUM:=9611a2a5d5b6dce39ee5b3770bab2387
17
 PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
17
 PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
18
 
18
 
19
 PKG_LICENSE:=UnRAR
19
 PKG_LICENSE:=UnRAR