1
0

Update simp_le to 0.8.0

Fix #370
This commit is contained in:
Nicolas Duchon 2018-05-19 15:50:07 +02:00
parent ab0a8d581d
commit fd88b9528c
No known key found for this signature in database
GPG Key ID: 91EF7BB1EECB961A

@ -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.7.0"
branch="0.8.0"
mkdir -p /src
git -C /src clone --depth=1 --branch $branch https://github.com/zenhack/simp_le.git