summaryrefslogtreecommitdiffstats
path: root/openwrt/package
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-02 19:33:34 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-01-02 19:33:34 +0000
commitfa91bb0a6b2f2080bffb619beb84e9ae9e922a16 (patch)
tree9230312462f233caa5179044e8b24040c37ced30 /openwrt/package
parentb5ce9def41f90be55d1855ef928e42dbc3130284 (diff)
Updated to latest tmsnc version 0.3.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2811 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-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 72360ba88..c5414f3b6 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)