update 2023-04-14 00:21:34

This commit is contained in:
github-actions[bot] 2023-04-14 00:21:34 +08:00
parent 06c7eabfcc
commit d3ef471289
2 changed files with 4 additions and 4 deletions

View File

@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=dnsproxy
PKG_VERSION:=0.48.3
PKG_VERSION:=0.49.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/AdguardTeam/dnsproxy/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=bc5f5e6d812293c13b7b6d42eae72a82231d9f332af1d2947c37dbdbf663abf3
PKG_HASH:=4a6a698d830195fd8c04dd32c67e872bfd304fc39dbdaa982935892566b3ae37
PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
PKG_LICENSE:=Apache-2.0

View File

@ -21,13 +21,13 @@ define Download/geoip
HASH:=1bb3d15876748dbf0eaebb54261c8f00d24af0d53412a023577a74bfc3ce2607
endef
GEOSITE_VER:=20230412125618
GEOSITE_VER:=20230413110646
GEOSITE_FILE:=dlc.dat.$(GEOSITE_VER)
define Download/geosite
URL:=https://github.com/v2fly/domain-list-community/releases/download/$(GEOSITE_VER)/
URL_FILE:=dlc.dat
FILE:=$(GEOSITE_FILE)
HASH:=60c0e4c1daed40b6213c084ddc28ca3e82c6b79c1cf570164fe8fb8775a00306
HASH:=f1e0356d89dbaa3026d2b6b8bfb666cf8d8386aff3836f92930fd6020851ec49
endef
define Package/v2ray-geodata/template