From 1004d395f594a652786c00b8be16dc717747335d Mon Sep 17 00:00:00 2001 From: Reto Buerki Date: Wed, 17 Sep 2014 15:44:19 +0200 Subject: [PATCH] testing: Update x509-ada version to 0.1.1 Fixes #705. --- testing/scripts/recipes/007_x509-ada.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/scripts/recipes/007_x509-ada.mk b/testing/scripts/recipes/007_x509-ada.mk index 121a14414..4be7c92e4 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 = http://git.codelabs.ch/git/$(PKG).git -REV = v0.1 +REV = v0.1.1 PREFIX = /usr/local/ada