dns2socks: specify specific commit instead of HEAD
This commit is contained in:
parent
031ba4dd0c
commit
62b99928a4
5
package/lean/dns2socks/Makefile
Executable file → Normal file
5
package/lean/dns2socks/Makefile
Executable file → Normal file
@ -6,11 +6,12 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/kongfl888/dns2socks.git
|
||||
PKG_SOURCE_VERSION:=HEAD
|
||||
PKG_SOURCE_VERSION:=1723dfaf96fcd5d9a392e9122a08b92a1248f88b
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
PKG_MAINTAINER:=kongfl888 <kongfl888@outlook.com>
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
||||
PKG_USE_MIPS16:=0
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user