Преглед изворни кода

fix pkg_version in openwrt-makefile

wangyu- пре 7 година
родитељ
комит
c811dc15a3
1 измењених фајлова са 1 додато и 1 уклоњено
  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