|
|
@ -5,12 +5,12 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=v2rayA |
|
|
|
PKG_VERSION:=1.5.8.1 |
|
|
|
PKG_VERSION:=1.5.9.1698.1 |
|
|
|
PKG_RELEASE:=$(AUTORELEASE) |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
|
PKG_SOURCE_URL:=https://codeload.github.com/v2rayA/v2rayA/tar.gz/v$(PKG_VERSION)? |
|
|
|
PKG_HASH:=822ec4a93933d93aed1bda6f9a3c08915135c0fc33bebe5e69b293cf30fe35c2 |
|
|
|
PKG_HASH:=247a357230c616bf48309c61d119686e4ad56939c05afef584c45051e9dc6220 |
|
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)/service |
|
|
|
|
|
|
|
PKG_LICENSE:=AGPL-3.0-only |
|
|
@ -63,7 +63,7 @@ define Download/v2raya-web |
|
|
|
URL:=https://codeload.github.com/v2rayA/v2raya-web/tar.gz/v$(PKG_VERSION)? |
|
|
|
URL_FILE:=$(WEB_FILE) |
|
|
|
FILE:=$(WEB_FILE) |
|
|
|
HASH:=b13beac91d75c64af4ca6d7365716968702ce1be3f0c3e94d26e01daa07f223b |
|
|
|
HASH:=149097a42c3e5fa6f5c3cd46d1bf7ec4546e79ad37c1446b759539e700bd75e2 |
|
|
|
endef |
|
|
|
|
|
|
|
define Build/Prepare |
|
|
|