Skip to content

Commit

Permalink
chore: bump to v4.20.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
kuoruan committed Jul 17, 2019
1 parent f5025ca commit 329793d
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.19.1
PKG_RELEASE:=2
PKG_VERSION:=4.20.0
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:=5004f321d39419c051d163ed26e722de53703d9187de5467b3791b4ead6764b1
PKG_HASH:=579a7098b8f6cc68c3f94c5453fa274299f8b072736f364654298bd4cf57d24e

PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
Expand Down

0 comments on commit 329793d

Please sign in to comment.