From c1eac2226538170f51718784184724ee79998c54 Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Mon, 26 Apr 2021 23:28:41 +0800 Subject: [PATCH] sshfs@2: bump revision Just so at least one bottle can be `pr-pull`ed. --- Formula/sshfs@2.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/sshfs@2.rb b/Formula/sshfs@2.rb index 2ea29de..c2586d0 100644 --- a/Formula/sshfs@2.rb +++ b/Formula/sshfs@2.rb @@ -6,6 +6,7 @@ class SshfsAT2 < Formula url "https://github.com/libfuse/sshfs/archive/refs/tags/sshfs-2.10.tar.gz" sha256 "6af13acda03a4632e3deb559ecc3f35881cb92e16098049a7ba4cc502650ab18" license any_of: ["LGPL-2.1-only", "GPL-2.0-only"] + revision 1 depends_on "autoconf" => :build depends_on "automake" => :build