|
|
@@ -6,12 +6,12 @@
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=shadowsocks-rust
|
|
|
-PKG_VERSION:=1.18.1
|
|
|
+PKG_VERSION:=1.18.2
|
|
|
PKG_RELEASE:=1
|
|
|
|
|
|
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:=c2e1d8838e4578c0a6b0de6e1da00e9ece2d780dc452117fd109bb091e5d106f
|
|
|
+PKG_HASH:=b772792e2d3f8ccc3a5d5255bfc65b85801b97e1139bbb0e50d39a91fb7d9e61
|
|
|
|
|
|
PKG_MAINTAINER:=Tianling Shen <[email protected]>
|
|
|
PKG_LICENSE:=MIT
|