aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/tmsnc/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-01-02 19:33:34 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-01-02 19:33:34 +0000
commit13238256d1929ec0576599f43d4397780eb06c29 (patch)
tree10f56cc42e9d5355e8873c38501c6beb2078b835 /openwrt/package/tmsnc/Makefile
parent791af87bba9dd6697e94d4b9a40a7c16d30d0e17 (diff)
downloadupstream-13238256d1929ec0576599f43d4397780eb06c29.tar.gz
upstream-13238256d1929ec0576599f43d4397780eb06c29.tar.bz2
upstream-13238256d1929ec0576599f43d4397780eb06c29.zip
Updated to latest tmsnc version 0.3.1
SVN-Revision: 2811
Diffstat (limited to 'openwrt/package/tmsnc/Makefile')
-rw-r--r--openwrt/package/tmsnc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/openwrt/package/tmsnc/Makefile b/openwrt/package/tmsnc/Makefile
index 72360ba88c..c5414f3b6b 100644
--- a/openwrt/package/tmsnc/Makefile
+++ b/openwrt/package/tmsnc/Makefile
@@ -1,9 +1,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=tmsnc
-PKG_VERSION:=0.3.0
-PKG_RELEASE:=2
-PKG_MD5SUM:=cc1791dc5be267d272c9b2927c585f6e
+PKG_VERSION:=0.3.1
+PKG_RELEASE:=1
+PKG_MD5SUM:=3b30e5dab0b1b679d2b945c3a5713636
PKG_SOURCE_URL:=@SF/tmsnc
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)