summaryrefslogtreecommitdiff
path: root/openwrt/kamikaze/uanytun/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/kamikaze/uanytun/Makefile')
-rw-r--r--openwrt/kamikaze/uanytun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/kamikaze/uanytun/Makefile b/openwrt/kamikaze/uanytun/Makefile
index 9a5c7ce..246d332 100644
--- a/openwrt/kamikaze/uanytun/Makefile
+++ b/openwrt/kamikaze/uanytun/Makefile
@@ -12,13 +12,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uanytun
-PKG_VERSION:=0.3.2
+PKG_VERSION:=0.3.3
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.anytun.org/download/
-PKG_MD5SUM:=d861328e33ec0d34cccecd9ca2a284b6
+PKG_MD5SUM:=ca39dab02e91b0737e2b3f0839e74f6a
include $(INCLUDE_DIR)/package.mk