소스 검색

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