We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 431d196 commit d034f9aCopy full SHA for d034f9a
Formula/e/encfs.rb
@@ -14,6 +14,9 @@ class Encfs < Formula
14
sha256 x86_64_linux: "1952d5ef71cdd862776574b47add8ae4649b907c6ed734fac41b7357d13250f7"
15
end
16
17
+ # see commit, https://github.com/vgough/encfs/commit/aa106e6eddcc16ce7f763c63e5f20dd9eb7f0f52
18
+ deprecate! date: "2025-04-01", because: :unmaintained
19
+
20
depends_on "cmake" => :build
21
depends_on "gettext" => :build
22
depends_on "pkgconf" => :build
0 commit comments