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 6cabe53 commit 9b12a92Copy full SHA for 9b12a92
Formula/f/findent.rb
@@ -1,8 +1,8 @@
1
class Findent < Formula
2
desc "Indent and beautify Fortran sources and generate dependency information"
3
homepage "https://www.ratrabbit.nl/ratrabbit/findent/index.html"
4
- url "https://downloads.sourceforge.net/project/findent/findent-4.3.3.tar.gz"
5
- sha256 "cd91293a44144806e16fbfc677768cc5102cd20dfc92a7b9d242b639d856a16f"
+ url "https://downloads.sourceforge.net/project/findent/findent-4.3.4.tar.gz"
+ sha256 "ca5c7dbdb79eab0499fd66bcaa18f5191f3dc3ff310ccfe78f597f12eda93e73"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments