|
|
@@ -7,11 +7,11 @@ include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=shadowsocks-rust
|
|
|
PKG_VERSION:=1.19.0
|
|
|
-PKG_RELEASE:=1
|
|
|
+PKG_RELEASE:=2
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
|
|
PKG_SOURCE_URL:=https://codeload.github.com/shadowsocks/shadowsocks-rust/tar.gz/v$(PKG_VERSION)?
|
|
|
-PKG_HASH:=1c009fc412588cae6145d37382fca35708e3b79f806a90d5cb0fa24e0097d09f
|
|
|
+PKG_HASH:=080d2042eede744d2182ebb47929b504cd42ef8e0eefacdc5ece402f99328ea8
|
|
|
|
|
|
PKG_MAINTAINER:=Tianling Shen <[email protected]>
|
|
|
PKG_LICENSE:=MIT
|