Skip to content

Commit

Permalink
naiveproxy: update to 127.0.6533.64-2
Browse files Browse the repository at this point in the history
  • Loading branch information
zxlhhyccc authored Aug 27, 2024
1 parent 0168cac commit 88a01a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/naiveproxy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=naiveproxy
PKG_VERSION:=127.0.6533.64-1
PKG_VERSION:=127.0.6533.64-2
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:=38ae3e8d09dcebb63cccf54463dc96ce071c2ddacc05c4b4203b2ebf0f2ae1da
PKG_HASH:=1eeb7c9cfc5ec36d100c559285ec0946cc5a032a9d178b61ec7b15402e5f8d16

PKG_LICENSE:=BSD 3-Clause
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 88a01a2

Please sign in to comment.