snobol4: fix audit --strict
Closes #9724. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
938ac80159
commit
6f6040f45a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class Snobol4 < Formula
|
||||
desc "SNOBOL4 programming language"
|
||||
desc "String oriented and symbolic programming language"
|
||||
homepage "http://www.snobol4.org/"
|
||||
url "ftp://ftp.ultimate.com/snobol/snobol4-1.5.tar.gz"
|
||||
sha256 "9f7ec649f2d700a30091af3bbd68db90b916d728200f915b1ba522bcfd0d7abd"
|
||||
|
|
Loading…
Reference in a new issue