Skip to content

Commit

Permalink
v2raya: Update to 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zxlhhyccc authored Oct 24, 2024
1 parent 521e396 commit 21000e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions v2raya/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=v2rayA
PKG_VERSION:=2.2.5.7
PKG_VERSION:=2.2.6
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/v2rayA/v2rayA/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=fae10dafa54508bf19961b111d608dda9bb7a79e724c88e60a464c58369f4826
PKG_HASH:=2d52b8cc6fbd7264e53704684dd8ee56955852dbff324a45360d6ed1c923d8ba
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/service

PKG_LICENSE:=AGPL-3.0-only
Expand Down

0 comments on commit 21000e1

Please sign in to comment.