From b7243111b4610ee7c8e5379c3d038e0836bf3380 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Thu, 7 Jul 2022 13:33:50 +0800 Subject: [PATCH] naiveproxy: Update to 103.0.5060.53-3 Signed-off-by: Tianling Shen --- naiveproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/naiveproxy/Makefile b/naiveproxy/Makefile index 5dd3146cf..6ff2db5e0 100644 --- a/naiveproxy/Makefile +++ b/naiveproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=naiveproxy -PKG_VERSION:=103.0.5060.53-2 +PKG_VERSION:=103.0.5060.53-3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/klzgrad/naiveproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=68830ad9d363e24bf1006fe6781c22c00fe6fdafe6c6faf98fb6cbdb80810499 +PKG_HASH:=29ffeb8ee5354739f5445f82665d03fbc78aa34c967d4a5a1d106ae7fa23a918 PKG_LICENSE:=BSD 3-Clause PKG_LICENSE_FILES:=LICENSE