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:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
PKG = x509-ada
|
PKG = x509-ada
|
||||||
SRC = http://git.codelabs.ch/git/$(PKG).git
|
SRC = http://git.codelabs.ch/git/$(PKG).git
|
||||||
REV = caeea59c945945afd7dc092b37c85a9fef73a395
|
REV = v0.1.2
|
||||||
|
|
||||||
PREFIX = /usr/local/ada
|
PREFIX = /usr/local/ada
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user