From 01bf5f835173922c02cf37cc719662bf48ef9588 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 29 Oct 2021 15:44:09 +0200 Subject: [PATCH] go-ipfs: rebuild to fix vsv symlinks. --- srcpkgs/go-ipfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template index e67b59649a4..a38fb43b84b 100644 --- a/srcpkgs/go-ipfs/template +++ b/srcpkgs/go-ipfs/template @@ -1,7 +1,7 @@ # Template file for 'go-ipfs' pkgname=go-ipfs version=0.10.0 -revision=1 +revision=2 build_style=go go_import_path="github.com/ipfs/go-ipfs" go_package="${go_import_path}/cmd/ipfs"