fix pkg_version in openwrt-makefile

This commit is contained in:
wangyu- 2018-01-14 07:31:55 -06:00
parent 9a97fbbf4f
commit c811dc15a3

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=udp2raw-tunnel
PKG_VERSION:=20171125.0
PKG_VERSION:=20180111.1
PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git