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
FunnyGeekette authored Nov 26, 2024
1 parent dad7a84 commit 89af8ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/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.21.0
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:=4891475a2389676e4fd3250bb579ffa7d1ad0bc9e3987c3e293c8f3a8a37bded
PKG_HASH:=a2269e896a27a183dfd6d757d130978b46e1ac19f936c4229188d017b7ecf867

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

0 comments on commit 89af8ea

Please sign in to comment.