Skip to content

Commit 24d5a33

Browse files
committed
sbcl 2.5.3
1 parent 05f1c11 commit 24d5a33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sbcl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sbcl < Formula
22
desc "Steel Bank Common Lisp system"
33
homepage "https://www.sbcl.org/"
4-
url "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.2/sbcl-2.5.2-source.tar.bz2"
5-
sha256 "5dc27eba7dda433df53fd7441de8b11474a82cdac1689c1f6ce55fa065d65fac"
4+
url "https://downloads.sourceforge.net/project/sbcl/sbcl/2.5.3/sbcl-2.5.3-source.tar.bz2"
5+
sha256 "8a1e76e75bb73eaec2df1ee0541aab646caa1042c71e256aaa67f7aff3ab16d5"
66
license all_of: [:public_domain, "MIT", "Xerox", "BSD-3-Clause"]
77
head "https://git.code.sf.net/p/sbcl/sbcl.git", branch: "master"
88

0 commit comments

Comments
 (0)