Pārlūkot izejas kodu

fix pkg_version in openwrt-makefile

wangyu- 7 gadi atpakaļ
vecāks
revīzija
c811dc15a3
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      third-party/udp2raw-openwrt-makefile/Makefile

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

@@ -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