Skip to content

Commit

Permalink
fix pkg_version in openwrt-makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyu- committed Jan 14, 2018
1 parent 9a97fbb commit c811dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/udp2raw-openwrt-makefile/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c811dc1

Please sign in to comment.