sleef 3.5.0

Closes #61088.

Signed-off-by: Claudia Pellegrino <1239874+claui@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Caleb Xu 2020-09-13 11:20:03 -04:00 committed by BrewTestBot
parent acd77a8ed9
commit 18329634f5
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class Sleef < Formula
desc "SIMD library for evaluating elementary functions"
homepage "https://sleef.org"
url "https://downloads.sourceforge.net/project/sleef/sleef-3.4.1.tar.gz"
sha256 "25babe83b9358817ac05bbec09b7557439e4e96b907b86717906e6d980ff2036"
url "https://github.com/shibatch/sleef/archive/3.5.0.tar.gz"
sha256 "6b952560cec091477affcb18baf06bf50cef9f932ff6aba491a744ee8e77ffea"
license "BSL-1.0"
head "https://github.com/shibatch/sleef.git"