Skip to content

Commit

Permalink
bump version to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aa65535 committed Jan 19, 2015
1 parent d9cedc0 commit f5b9594
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.0.8
PKG_VERSION:=2.1.0
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:=d2abed66e72e35f44ae93ec5487a124c
PKG_MD5SUM:=72801a38e4907f925d7b1cbfa0c077bd

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.0.8-1
当前版本: 2.1.0-1
[预编译 IPK 下载][2]

特性
Expand Down

0 comments on commit f5b9594

Please sign in to comment.