mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 22:07:29 +01:00
Merge pull request #5696 from marcin-rzeznicki/master
Please bump up libjwt version
This commit is contained in:
commit
3a7e1a872f
@ -320,7 +320,7 @@ Z3_VER=4.8.8
|
|||||||
&& ln -s /usr/local/z3-${Z3_VER}-x64-ubuntu-16.04/bin/z3 /usr/bin/z3
|
&& ln -s /usr/local/z3-${Z3_VER}-x64-ubuntu-16.04/bin/z3 /usr/bin/z3
|
||||||
)
|
)
|
||||||
|
|
||||||
LIBJWT_VER=1.12.0
|
LIBJWT_VER=1.12.1
|
||||||
(
|
(
|
||||||
pushd /tmp \
|
pushd /tmp \
|
||||||
&& wget https://github.com/benmcollins/libjwt/archive/v${LIBJWT_VER}.zip \
|
&& wget https://github.com/benmcollins/libjwt/archive/v${LIBJWT_VER}.zip \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user