From 9a7466de1a0c995a7a4b94ea5f25debc331c8682 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 09:15:37 +0800 Subject: [PATCH] update 2023-11-27 09:15:37 --- natflow/Makefile | 4 ++-- v2ray-geodata/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/natflow/Makefile b/natflow/Makefile index 5acde26f8..597768ca5 100644 --- a/natflow/Makefile +++ b/natflow/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=natflow -PKG_VERSION:=20231127 +PKG_VERSION:=20231128 PKG_SOURCE_URL:=https://codeload.github.com/ptpt52/natflow/tar.gz/$(PKG_VERSION)? -PKG_HASH:=69964f64334438ad84b75a408049d147520c81a67e823b6e881a46129a691322 +PKG_HASH:=c05ba193cf488a9d889ab852247e02587cb0aa3828b26291a045ca229d5107fd PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Chen Minqiang diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index a54c42484..28bb103bd 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -30,13 +30,13 @@ define Download/geosite HASH:=469fdf0e2ff6dea1ec347dc639453f7007ce96fc594861fc9a443ef709970b01 endef -GEOSITE_IRAN_VER:=202311200026 +GEOSITE_IRAN_VER:=202311270026 GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER) define Download/geosite-ir URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/ URL_FILE:=iran.dat FILE:=$(GEOSITE_IRAN_FILE) - HASH:=73e665e0f2d0983c012856b6345c24faeea0ff5d1ec45aadbedb7e3bc574d480 + HASH:=bf36f1ba76f9e9cc49419dcdc107a1f4b5ee2e25911d729fc770f52b071e1b4e endef define Package/v2ray-geodata/template