1
0

Update simp_le to 0.11.0

This commit is contained in:
Nicolas Duchon 2018-10-18 12:45:38 +02:00 committed by GitHub
parent 212e25134a
commit ea98b4686e
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ set -e
apk --update add python py-setuptools git gcc py-pip musl-dev libffi-dev python-dev openssl-dev
# Get Let's Encrypt simp_le client source
branch="0.10.0"
branch="0.11.0"
mkdir -p /src
git -C /src clone --depth=1 --branch $branch https://github.com/zenhack/simp_le.git