[packages] libre: update to 0.4.3
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 2 Jun 2013 16:00:14 +0000 (16:00 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 2 Jun 2013 16:00:14 +0000 (16:00 +0000)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36819 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/re/Makefile

index fbafd47..dc1a943 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2010-2011 OpenWrt.org
+# Copyright (C) 2010-2013 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.1
+PKG_VERSION:=0.4.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.creytiv.com/pub
-PKG_MD5SUM:=cff9e0d2bfec09c84e316faaf202809b
+PKG_MD5SUM:=fce784a2de2c0e32c687d8fe47c8245e
 
 include $(INCLUDE_DIR)/package.mk