Skip to content

Commit

Permalink
Use 'minivtun' source with latest bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rssnsj authored Jan 11, 2018
1 parent e9d0139 commit daf8aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minivtun-tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/rssnsj/minivtun.git
PKG_SOURCE_VERSION:=ab0ae899828c392c0fbface52dab7a4cdc833fcd
PKG_SOURCE_VERSION:=2a840be1887174f5616c90f3bed7ca31bc5847a9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.bz2

include $(INCLUDE_DIR)/package.mk
Expand Down

0 comments on commit daf8aff

Please sign in to comment.