From: Tobias Brunner Date: Wed, 28 Jun 2023 13:55:21 +0000 (+0200) Subject: testing: Update TKM dependencies to fix compilation with newer GNAT versions X-Git-Tag: android-2.4.2~22^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dee9bfb68249b716dd9225d2597043388be720df;p=thirdparty%2Fstrongswan.git testing: Update TKM dependencies to fix compilation with newer GNAT versions --- diff --git a/testing/scripts/recipes/004_spark-crypto.mk b/testing/scripts/recipes/004_spark-crypto.mk index 00965a5873..a4a26a9bfb 100644 --- a/testing/scripts/recipes/004_spark-crypto.mk +++ b/testing/scripts/recipes/004_spark-crypto.mk @@ -2,7 +2,7 @@ PKG = spark-crypto SRC = https://git.codelabs.ch/spark-crypto.git -REV = c97939b6cdd5e5f19847cf8d1abb7575e1c01df7 +REV = 153590e2fc784d3173b73642fafa4efb597bb2f3 DESTDIR = /usr/local/ada/lib/gnat diff --git a/testing/scripts/recipes/007_x509-ada.mk b/testing/scripts/recipes/007_x509-ada.mk index e096cef660..27f894eabd 100644 --- a/testing/scripts/recipes/007_x509-ada.mk +++ b/testing/scripts/recipes/007_x509-ada.mk @@ -2,7 +2,7 @@ PKG = x509-ada SRC = https://git.codelabs.ch/git/$(PKG).git -REV = v0.1.2 +REV = v0.1.3 PREFIX = /usr/local/ada