From: Jiri Slachta Date: Thu, 2 Jul 2015 09:35:13 +0000 (+0200) Subject: re: update to 0.4.13 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c68070ff30eb42dc6c8e3c29ba832b3cb64ebfa5;p=feed%2Ftelephony.git re: update to 0.4.13 Signed-off-by: Jiri Slachta --- diff --git a/libs/re/Makefile b/libs/re/Makefile index 561472a..64e55aa 100644 --- a/libs/re/Makefile +++ b/libs/re/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=re -PKG_VERSION:=0.4.12 +PKG_VERSION:=0.4.13 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.creytiv.com/pub -PKG_MD5SUM:=f065b362bc97f8eed3d3cc44767983d6 +PKG_MD5SUM:=d5405878ca66c09d5e2e3b4e3d0c4c26 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=docs/COPYING