From a7b4eac2dab4b7accffdc2dc8f9acc89d6bba012 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=8B=E6=A2=A6?= <37858783+canmengxian@users.noreply.github.com> Date: Sat, 8 Oct 2022 23:18:21 +0800 Subject: [PATCH] naiveproxy: update to 106.0.5249.91-2 --- naiveproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/naiveproxy/Makefile b/naiveproxy/Makefile index aa7ee2b33..7b44413bf 100644 --- a/naiveproxy/Makefile +++ b/naiveproxy/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=naiveproxy -PKG_VERSION:=106.0.5249.91-1 +PKG_VERSION:=106.0.5249.91-2 PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/klzgrad/naiveproxy/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=691dea8921b7ef48f5073b1a262584ae6b27c844fc28ce0474c98cd4e8ecce04 +PKG_HASH:=beecb60b13b30e6e9fedba33604ae1e578fd56ba792f30c61179f0f02a3a9b44 PKG_LICENSE:=BSD 3-Clause PKG_LICENSE_FILES:=LICENSE