1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix glorytun init

This commit is contained in:
Ycarus 2018-06-06 17:52:22 +02:00
parent c29b7ff14b
commit 631f172c57
5 changed files with 12 additions and 3 deletions

View file

@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=glorytun-udp
PKG_VERSION:=0.0.99-mud
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE:=glorytun-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/angt/glorytun/releases/download/v$(PKG_VERSION)
PKG_BUILD_DIR:=$(BUILD_DIR)/glorytun-$(PKG_VERSION)