Skip to content

Commit

Permalink
shadowsocks-rust: update to 1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Beginner-Go authored Feb 1, 2024
1 parent 21b670b commit aad466a
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.17.1
PKG_VERSION:=1.17.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:=97a1c8ebf7fd19de94cd6d0dfee398667e1f4e131ec8a37ecb7c3191af7cc75e
PKG_HASH:=79d3d5204fad725bd2712f29066e71d14a329c3ea956b708cb6ea64bb0316a0b

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

0 comments on commit aad466a

Please sign in to comment.