re: update to 0.4.12
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
This commit is contained in:
parent
e13c4858c7
commit
53fad68cdf
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
#
|
||||
# Copyright (C) 2010-2014 OpenWrt.org
|
||||
# Copyright (C) 2010-2015 OpenWrt.org
|
||||
# Copyright (C) 2010 Alfred E. Heggestad
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
|
@ -9,12 +9,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=re
|
||||
PKG_VERSION:=0.4.11
|
||||
PKG_VERSION:=0.4.12
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.creytiv.com/pub
|
||||
PKG_MD5SUM:=1668e450c0e78e8dad6bc47a4e2b6e42
|
||||
PKG_MD5SUM:=f065b362bc97f8eed3d3cc44767983d6
|
||||
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=docs/COPYING
|
||||
|
|
Loading…
Reference in a new issue