Browse Source

fix source-version in openwrt makefile

wangyu- 8 years ago
parent
commit
9a97fbbf4f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      third-party/udp2raw-openwrt-makefile/Makefile

+ 1 - 1
third-party/udp2raw-openwrt-makefile/Makefile

@@ -13,7 +13,7 @@ PKG_RELEASE:=2
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/wangyu-/udp2raw-tunnel.git
-PKG_SOURCE_VERSION:=19b4d456365ea5d44e2fa6e7447e59061f14ef51
+PKG_SOURCE_VERSION:=a884b02b26e8c8d24cb74e006d4de11da2f6f567
 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz