Skip to content

Commit

Permalink
shadowsocks-rust: update to 1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
qwerttvv authored Oct 25, 2024
1 parent 521e396 commit 5ad13cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions shadowsocks-rust/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=shadowsocks-rust
PKG_VERSION:=1.20.1
PKG_VERSION:=1.21.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:=95bef16ced3d937e085fdce0bc8de33e156c00bdc9c10100778d3e3ff4df95f0
PKG_HASH:=A2269E896A27A183DFD6D757D130978B46E1AC19F936C4229188D017B7ECF867

PKG_MAINTAINER:=Tianling Shen <[email protected]>
PKG_LICENSE:=MIT
Expand Down

0 comments on commit 5ad13cc

Please sign in to comment.