From d9ee4d2833fbd276e06061b063903feb15e5473c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Aug 2021 01:54:33 +0000 Subject: [PATCH] chore: bump to v4.41.1-1 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 9eab32c..db47318 100644 --- a/Makefile +++ b/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=v2ray-core -PKG_VERSION:=4.40.1 +PKG_VERSION:=4.41.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/v2fly/v2ray-core/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=75b599cb9866c2469056b71f2c0c69cbdab08cf15f6bd2273c893cd0bd16f175 +PKG_HASH:=9d0ca27b78beba96b8ee00141a3e45d7c706d57b3d7c449d7975a8dec815e327 PKG_LICENSE:=MIT PKG_LICENSE_FILES:=LICENSE