chinadns-ng: bump to 1.0-beta.19
This commit is contained in:
parent
7c2177e76a
commit
65e2cd53ff
@ -1,7 +1,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=chinadns-ng
|
||||
PKG_VERSION:=1.0-beta.18
|
||||
PKG_VERSION:=1.0-beta.19
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_USE_MIPS16:=0
|
||||
@ -9,7 +9,7 @@ PKG_BUILD_PARALLEL:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/zfl9/chinadns-ng.git
|
||||
PKG_SOURCE_VERSION:=6468751e2cea5343543decdecc0a472036271212
|
||||
PKG_SOURCE_VERSION:=0eb0196efaad3d66a50b4d2ee2481a299353e3f0
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)/$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user