From 2a6c28e185774addcf4d090662886b9433a7cefa Mon Sep 17 00:00:00 2001 From: Max Lv Date: Sun, 14 Dec 2014 03:29:45 +0000 Subject: [PATCH] bump version --- openwrt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/Makefile b/openwrt/Makefile index 9cf3a2d4..b4e73202 100644 --- a/openwrt/Makefile +++ b/openwrt/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=shadowsocks-libev -PKG_VERSION:=1.5.3 +PKG_VERSION:=1.6.1 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_URL:=https://github.com/madeye/shadowsocks-libev/archive