From: Tobias Brunner Date: Tue, 17 Aug 2021 17:20:45 +0000 (+0200) Subject: testing: Fix build of tkm and tkm-rpc X-Git-Tag: 5.9.4dr1~4 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=e6a904de695749c9770abaa250c0b556baf4ca85;p=thirdparty%2Fstrongswan.git testing: Fix build of tkm and tkm-rpc --- diff --git a/testing/scripts/recipes/006_tkm-rpc.mk b/testing/scripts/recipes/006_tkm-rpc.mk index 75da7153f8..eb3d8c89be 100644 --- a/testing/scripts/recipes/006_tkm-rpc.mk +++ b/testing/scripts/recipes/006_tkm-rpc.mk @@ -2,7 +2,7 @@ PKG = tkm-rpc SRC = https://git.codelabs.ch/git/$(PKG).git -REV = a681aa8694412f16a44a7fba2eeb67cb3d43caf6 +REV = 85f725c0c938cc7f8a48ed86892d6b112b858b8b PREFIX = /usr/local/ada diff --git a/testing/scripts/recipes/010_tkm.mk b/testing/scripts/recipes/010_tkm.mk index a9e658cd81..1e1d7bfe48 100644 --- a/testing/scripts/recipes/010_tkm.mk +++ b/testing/scripts/recipes/010_tkm.mk @@ -2,7 +2,7 @@ PKG = tkm SRC = https://git.codelabs.ch/git/$(PKG).git -REV = fadff7fd8c454ae46177924fde56600081ddf4d5 +REV = e46eef9f0991ba2777dcde845c2e00b8df9c72f7 export ADA_PROJECT_PATH=/usr/local/ada/lib/gnat