From acd16b93530c87d17376993331ddf0ffd3f1de23 Mon Sep 17 00:00:00 2001 From: "Alfred E. Heggestad" Date: Thu, 5 May 2016 16:52:40 +0200 Subject: [PATCH] telephony: upgrade libre to 0.4.16 --- libs/re/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/re/Makefile b/libs/re/Makefile index eb9ef89..5ba350c 100644 --- a/libs/re/Makefile +++ b/libs/re/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=re -PKG_VERSION:=0.4.15 +PKG_VERSION:=0.4.16 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.creytiv.com/pub -PKG_MD5SUM:=db162db66d98d145e4be0f48e2171c1f +PKG_MD5SUM:=1cf9460747137a62b2b03b53940b1322 PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=docs/COPYING