From 03b40d1d853bd394e75598637cf8abfdadaab4e5 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:44 +0000 Subject: [PATCH] fs-repo-migrations: rebuild with go-1.10.2 --- srcpkgs/fs-repo-migrations/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fs-repo-migrations/template b/srcpkgs/fs-repo-migrations/template index 3056cd01a7b..00201e5e719 100644 --- a/srcpkgs/fs-repo-migrations/template +++ b/srcpkgs/fs-repo-migrations/template @@ -1,7 +1,7 @@ # Template file for 'fs-repo-migrations' pkgname=fs-repo-migrations version=1.3.0 -revision=5 +revision=6 build_style=go go_import_path="github.com/ipfs/fs-repo-migrations" short_desc="Tool to upgrade the IPFS filesystem repository"