dns2socks: bump to 2.1
This commit is contained in:
parent
260c2b610e
commit
151aeb8d04
@ -1,13 +1,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dns2socks
|
||||
PKG_VERSION:=2.0
|
||||
PKG_RELEASE:=20150628
|
||||
PKG_VERSION:=2.1
|
||||
PKG_RELEASE:=20200218
|
||||
|
||||
PKG_SOURCE:=SourceCode.zip
|
||||
PKG_SOURCE_SUBDIR:=DNS2SOCKS
|
||||
PKG_SOURCE_URL:=@SF/dns2socks
|
||||
PKG_MD5SUM:=6a6d5462113929cb8ba3511a884211cf
|
||||
PKG_MD5SUM:=ec82de936ad004cc940502cd2a1bff5b
|
||||
|
||||
PKG_MAINTAINER:=ghostmaker
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
@ -63,4 +63,4 @@ endef
|
||||
|
||||
#$(shell $(RM) $(DL_DIR)/$(PKG_SOURCE))
|
||||
|
||||
$(eval $(call BuildPackage,dns2socks))
|
||||
$(eval $(call BuildPackage,dns2socks))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user