Skip to content
Snippets Groups Projects
Commit 0e5764a0 authored by Andreas Traczyk's avatar Andreas Traczyk Committed by Adrien Béraud
Browse files

contrib(UWP): revert to gnutls 3.4.17

Until API supported substitutes for certain crypto functions can be
found, reverting to v3.4.17 will allow passage into the store.
This patch also reverts nettle to an earlier commit.

Change-Id: I5d9c2341113ccd3f99512ffa922e95dc7a5b89b6
parent af900f47
No related branches found
No related tags found
No related merge requests found
set BUILD=%SRC%..\build set BUILD=%SRC%..\build
set GNUTLS_VERSION=gnutls_3_5_10 set GNUTLS_VERSION=f2d0ade53ff644da55244aed79d05eca78d11a2f
set GNUTLS_URL=https://github.com/ShiftMediaProject/gnutls/archive/%GNUTLS_VERSION%.tar.gz set GNUTLS_URL=https://github.com/ShiftMediaProject/gnutls/archive/%GNUTLS_VERSION%.tar.gz
mkdir %BUILD% mkdir %BUILD%
......
set BUILD=%SRC%..\build set BUILD=%SRC%..\build
set NETTLE_VERSION=nettle_3.3_release_20161001 set NETTLE_VERSION=4e0b2723b76d4163fa37b2b456d41534154ec97c
set NETTLE_URL=https://github.com/ShiftMediaProject/nettle/archive/%NETTLE_VERSION%.tar.gz set NETTLE_URL=https://github.com/ShiftMediaProject/nettle/archive/%NETTLE_VERSION%.tar.gz
mkdir %BUILD% mkdir %BUILD%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment