Skip to content

Commit e8556aa

Browse files
authored
Merge pull request #217576 from Homebrew/encfs-deprecate
encfs: deprecate
2 parents 21bb3b6 + d034f9a commit e8556aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Formula/e/encfs.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ class Encfs < Formula
1414
sha256 x86_64_linux: "1952d5ef71cdd862776574b47add8ae4649b907c6ed734fac41b7357d13250f7"
1515
end
1616

17+
# see commit, https://github.com/vgough/encfs/commit/aa106e6eddcc16ce7f763c63e5f20dd9eb7f0f52
18+
deprecate! date: "2025-04-01", because: :unmaintained
19+
1720
depends_on "cmake" => :build
1821
depends_on "gettext" => :build
1922
depends_on "pkgconf" => :build

0 commit comments

Comments
 (0)