freetds 1.00.77
Closes #20858. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3f42d2bf3e
commit
6ada08e35d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Freetds < Formula
|
||||
desc "Libraries to talk to Microsoft SQL Server and Sybase databases"
|
||||
homepage "http://www.freetds.org/"
|
||||
url "ftp://ftp.freetds.org/pub/freetds/stable/freetds-1.00.70.tar.gz"
|
||||
mirror "https://fossies.org/linux/privat/freetds-1.00.70.tar.gz"
|
||||
sha256 "197fbd902970c95d74e9d69da94db7d346ef0b7836c5eaf520f9917a8ab64658"
|
||||
url "http://www.freetds.org/files/stable/freetds-1.00.77.tar.bz2"
|
||||
mirror "https://fossies.org/linux/privat/freetds-1.00.77.tar.bz2"
|
||||
sha256 "f82051c4e52ec5f8a60c07379a39484af26845255eab6e7da69838ddfd424a40"
|
||||
|
||||
bottle do
|
||||
sha256 "cb74512024248731f73803d76bd32b73d87c159375e77e2296d4abbdf84e4309" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue