diff options
| author | Matthias C. M. Troffaes <matthias.troffaes@gmail.com> | 2020-11-05 20:42:29 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-05 12:42:29 -0800 |
| commit | 34283f5d8a78a814e668c44e10f02bef1c7ab674 (patch) | |
| tree | 188811081948a27eb116e11efb87f5e15e04678b /ports/xeus/CONTROL | |
| parent | 6a020192af829a58d8e63627e69140bac4b512ba (diff) | |
| download | vcpkg-34283f5d8a78a814e668c44e10f02bef1c7ab674.tar.gz vcpkg-34283f5d8a78a814e668c44e10f02bef1c7ab674.zip | |
[xeus] remove openssl static build patch as it is no longer needed (#14387)
Diffstat (limited to 'ports/xeus/CONTROL')
| -rw-r--r-- | ports/xeus/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/xeus/CONTROL b/ports/xeus/CONTROL index 20ad500f3..67c9c95db 100644 --- a/ports/xeus/CONTROL +++ b/ports/xeus/CONTROL @@ -1,5 +1,6 @@ Source: xeus
Version: 0.24.1
+Port-Version: 1
Homepage: https://github.com/jupyter-xeus/xeus Description: C++ implementation of the Jupyter kernel protocol
Build-Depends: cppzmq, libuuid (linux), nlohmann-json, openssl, xtl, zeromq
|
