From 011f0553809d1a71cdf72b55411bda8f5547f937 Mon Sep 17 00:00:00 2001 From: Jiri Slachta Date: Thu, 26 Jun 2014 09:23:28 +0200 Subject: [PATCH] re: bump to 0.4.9 Signed-off-by: Jiri Slachta --- libs/re/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/re/Makefile b/libs/re/Makefile index 692b644..d2485e6 100644 --- a/libs/re/Makefile +++ b/libs/re/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010-2013 OpenWrt.org +# Copyright (C) 2010-2014 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.7 +PKG_VERSION:=0.4.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.creytiv.com/pub -PKG_MD5SUM:=b83ab1af85358e0c41eef6678eea99a3 +PKG_MD5SUM:=0957b658fd19d15d0fa5c9390619fc1e include $(INCLUDE_DIR)/package.mk -- 2.30.2