Skip to content

Commit 3766b5e

Browse files
committed
singular 4.4.0p8
1 parent 93aa5e6 commit 3766b5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/s/singular.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Singular < Formula
22
desc "Computer algebra system for polynomial computations"
33
homepage "https://www.singular.uni-kl.de/"
4-
url "https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/4-4-0/singular-4.4.0p7.tar.gz"
5-
version "4.4.0p7"
6-
sha256 "6cc1c64490e9c916488cca4bea67701bdf505d71ad8d98d0391af67e03294518"
4+
url "https://www.singular.uni-kl.de/ftp/pub/Math/Singular/SOURCES/4-4-0/singular-4.4.0p8.tar.gz"
5+
version "4.4.0p8"
6+
sha256 "663deb879ba71038879d867b0d559d073d7df12b923d3d1de300d345a390f7ce"
77
license "GPL-2.0-or-later"
88

99
livecheck do

0 commit comments

Comments
 (0)