Skip to content

Commit

Permalink
chore: Bump to v4.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kuoruan committed Jun 5, 2019
1 parent 27bb0a0 commit 1635c3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.18.2
PKG_RELEASE:=2
PKG_VERSION:=4.19.1
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:=102dc6d7193ebd6c03f289e9ba107324d572adca7b150672709818d9a3edd115
PKG_HASH:=5004f321d39419c051d163ed26e722de53703d9187de5467b3791b4ead6764b1

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 1635c3d

Please sign in to comment.