|
@ -1,5 +1,5 @@ |
|
|
#
|
|
|
#
|
|
|
# Copyright (C) 2006-2015 OpenWrt.org
|
|
|
|
|
|
|
|
|
# Copyright (C) 2006-2016 OpenWrt.org
|
|
|
#
|
|
|
#
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
# This is free software, licensed under the GNU General Public License v2.
|
|
|
# See /LICENSE for more information.
|
|
|
# See /LICENSE for more information.
|
|
@ -8,12 +8,12 @@ |
|
|
include $(TOPDIR)/rules.mk |
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
|
PKG_NAME:=unrar |
|
|
PKG_NAME:=unrar |
|
|
PKG_VERSION:=5.3.8 |
|
|
|
|
|
|
|
|
PKG_VERSION:=5.3.11 |
|
|
PKG_RELEASE:=1 |
|
|
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:=9aa9643e817187519e358be292185f6f |
|
|
|
|
|
|
|
|
PKG_MD5SUM:=4a29cc1b47ced82db11e06090a95ed51 |
|
|
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com> |
|
|
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com> |
|
|
|
|
|
|
|
|
PKG_LICENSE:=UnRAR |
|
|
PKG_LICENSE:=UnRAR |
|
|