Skip to content

Commit

Permalink
bump version to 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aa65535 committed Dec 19, 2015
1 parent fe02983 commit 33429ad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=shadowsocks-libev
PKG_VERSION:=2.4.1
PKG_VERSION:=2.4.3
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/shadowsocks/openwrt-shadowsocks/releases/download/v$(PKG_VERSION)
PKG_MD5SUM:=c3e03ebdad4b5678579503fbba8b0a8e
PKG_MD5SUM:=932be9a0e4044596c70f81c730f29389

PKG_LICENSE:=GPLv3
PKG_LICENSE_FILES:=LICENSE
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Shadowsocks-libev for OpenWrt
---

本项目是 [shadowsocks-libev][1] 在 OpenWrt 上的移植
当前版本: 2.4.1-1
当前版本: 2.4.3-1
[预编译 IPK 下载][2]

特性
Expand Down

0 comments on commit 33429ad

Please # to comment.