testing: Use latest x509-ada release

This fixes an issue with newer compiler versions where crashes would be
caused if functions of the generated C X.509 parser are not aligned.
This commit is contained in:
Tobias Brunner 2020-09-03 13:30:30 +02:00
parent fb78b0e533
commit 1f97415fe7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
PKG = x509-ada
SRC = http://git.codelabs.ch/git/$(PKG).git
REV = caeea59c945945afd7dc092b37c85a9fef73a395
REV = v0.1.2
PREFIX = /usr/local/ada