From c1a26a24757dcffc3345348448ec364f4ab9fd58 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:46 +0000 Subject: [PATCH] go-mtpfs: rebuild with go-1.10.2 --- srcpkgs/go-mtpfs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/go-mtpfs/template b/srcpkgs/go-mtpfs/template index e2de6c2848e..053bba263b4 100644 --- a/srcpkgs/go-mtpfs/template +++ b/srcpkgs/go-mtpfs/template @@ -1,7 +1,7 @@ # Template file for 'go-mtpfs' pkgname=go-mtpfs version=0.0.1.20180121 -revision=4 +revision=5 build_style=go go_import_path=github.com/hanwen/go-mtpfs hostmakedepends="git pkg-config"