aboutsummaryrefslogtreecommitdiffstats
path: root/package/tmsnc
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
commitbd8bd01e550f9bb9174a97ea4b30954b3217b409 (patch)
tree2a13d30ee7dd9b68305d1fd92977e98df8f06501 /package/tmsnc
parent94b8298730367dc31789f67585392853054ff9cd (diff)
downloadupstream-bd8bd01e550f9bb9174a97ea4b30954b3217b409.tar.gz
upstream-bd8bd01e550f9bb9174a97ea4b30954b3217b409.tar.bz2
upstream-bd8bd01e550f9bb9174a97ea4b30954b3217b409.zip
Updated to latest tmsnc version 0.3.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2811 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/tmsnc')
-rw-r--r--package/tmsnc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/tmsnc/Makefile b/package/tmsnc/Makefile
index 72360ba88c..c5414f3b6b 100644
--- a/package/tmsnc/Makefile
+++ b/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)