From 7a3a3e9392747f6587514a833df1389df2071067 Mon Sep 17 00:00:00 2001 From: JackBoosY <47264268+JackBoosY@users.noreply.github.com> Date: Wed, 3 Jul 2019 06:31:25 +0800 Subject: [PATCH] [flann]Change the version tag to the corresponding time of commit id. (#7125) --- ports/flann/CONTROL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/flann/CONTROL b/ports/flann/CONTROL index fdcbb8eccf..b1aa872355 100644 --- a/ports/flann/CONTROL +++ b/ports/flann/CONTROL @@ -1,5 +1,5 @@ Source: flann -Version: 1.9.1-1 +Version: 2019-04-07-1 Homepage: https://github.com/mariusmuja/flann Build-Depends: lz4 Description: Fast Library for Approximate Nearest Neighbors