From: Jiri Slachta Date: Thu, 26 Jun 2014 07:25:02 +0000 (+0200) Subject: rem: bump to 0.4.6 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a7166e277cf0786f90ace32ae14dd47f69f6f4e0;p=feed%2Ftelephony.git rem: bump to 0.4.6 Signed-off-by: Jiri Slachta --- diff --git a/libs/rem/Makefile b/libs/rem/Makefile index 1278edd..052a958 100644 --- a/libs/rem/Makefile +++ b/libs/rem/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:=rem -PKG_VERSION:=0.4.5 +PKG_VERSION:=0.4.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.creytiv.com/pub -PKG_MD5SUM:=2b00171a9106105bf90325a5bc63fc65 +PKG_MD5SUM:=888c3000aa002790cc7129fa72d39a58 include $(INCLUDE_DIR)/package.mk