shadowsocks-libev: bump to version 3.2.4
authorYousong Zhou <redacted>
Mon, 4 Mar 2019 01:56:23 +0000 (01:56 +0000)
committerYousong Zhou <redacted>
Mon, 4 Mar 2019 03:35:19 +0000 (03:35 +0000)
Signed-off-by: Yousong Zhou <redacted>
net/shadowsocks-libev/Makefile

index 9c00656e87e1fa4e90052eccbeed2b3ba4584702..b1d42d8f350c40d012e1bda6960b330ba5f8d8b9 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2017-2018 Yousong Zhou <yszhou4tech@gmail.com>
+# Copyright (C) 2017-2019 Yousong Zhou <yszhou4tech@gmail.com>
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -13,12 +13,12 @@ include $(TOPDIR)/rules.mk
 # - check if default mode has changed from being tcp_only
 #
 PKG_NAME:=shadowsocks-libev
-PKG_VERSION:=3.2.3
-PKG_RELEASE:=9
+PKG_VERSION:=3.2.4
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/shadowsocks/shadowsocks-libev/releases/download/v$(PKG_VERSION)
-PKG_HASH:=2befc27b1cc62af0450702343d17e347936f0d4e3d4b04ba9246c4f9b409b742
+PKG_HASH:=65a67c355df1794dc0ef94d80d2d596fd590b13fdcd0a21bda28859c88924ce5
 
 PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com>
 
git clone https://git.99rst.org/PROJECT