From d6a11acf20fed1774e7f788323e16218f05df1d2 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 26 Nov 2019 14:46:02 -0600 Subject: [PATCH] sandboxfs: update to 0.1.1. --- srcpkgs/sandboxfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sandboxfs/template b/srcpkgs/sandboxfs/template index 0d722337586..84f7b7316e2 100644 --- a/srcpkgs/sandboxfs/template +++ b/srcpkgs/sandboxfs/template @@ -1,6 +1,6 @@ # Template file for 'sandboxfs' pkgname=sandboxfs -version=0.1.0 +version=0.1.1 revision=1 wrksrc="sandboxfs-sandboxfs-${version}" build_style=cargo @@ -11,7 +11,7 @@ maintainer="Alex Childs " license="Apache-2.0" homepage="https://github.com/bazelbuild/sandboxfs" distfiles="https://github.com/bazelbuild/sandboxfs/archive/sandboxfs-${version}.tar.gz" -checksum=3ecead7fb1587f3c59a47d00980217c4fb1d5cc81b8ee7b6cdd86e98dec5ec8f +checksum=11f574de9ec98227e39ca40ff640f681faf63ec071f1cdb11801a8e8971e9188 post_install() { vman man/sandboxfs.1