Skip to content

Commit

Permalink
chore: bump to v4.21.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
kuoruan committed Oct 27, 2019
1 parent 7a1bb09 commit 6d9287d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=v2ray-core
PKG_VERSION:=4.21.1
PKG_VERSION:=4.21.2
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/v2ray/v2ray-core/tar.gz/v$(PKG_VERSION)?
PKG_HASH:=df5beb4768deb74fbdac74b411f3a6ff668a628e107847d85dd1a190a39b889c
PKG_HASH:=67f0a42169e9859aabeb13fcb99f6b15fb1952f2821845cdc7e510400e962b5b

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 6d9287d

Please sign in to comment.