1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 00:08:49 +00:00

upgrade shadowsocks-libev to v2.3.0

This commit is contained in:
kev 2015-08-17 21:29:35 +08:00
parent 01f3638c93
commit 78cd61bf78
2 changed files with 1 additions and 1 deletions

@ -5,7 +5,7 @@
FROM alpine
MAINTAINER kev <noreply@datageek.info>
ENV SS_VER 2.2.3
ENV SS_VER 2.3.0
ENV SS_URL https://github.com/shadowsocks/shadowsocks-libev/archive/v$SS_VER.tar.gz
ENV SS_DIR shadowsocks-libev-$SS_VER
ENV SS_DEP autoconf build-base curl libtool linux-headers openssl-dev