opencoarrays 1.9.1

Closes #16627.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Izaak Beekman 2017-08-10 10:07:52 -04:00 committed by FX Coudert
parent fef2e17dbb
commit 3f4c54ae97

View file

@ -1,8 +1,8 @@
class Opencoarrays < Formula class Opencoarrays < Formula
desc "Open-source coarray Fortran ABI, API, and compiler wrapper" desc "Open-source coarray Fortran ABI, API, and compiler wrapper"
homepage "http://opencoarrays.org" homepage "http://opencoarrays.org"
url "https://github.com/sourceryinstitute/opencoarrays/releases/download/1.9.0/OpenCoarrays-1.9.0.tar.gz" url "https://github.com/sourceryinstitute/OpenCoarrays/releases/download/1.9.1/OpenCoarrays-1.9.1.tar.gz"
sha256 "bc4ccbec4fdf476f21e1b8c2657e6fb3fb9c96d41831a61b3c0a1fc410718b67" sha256 "068a1c91c419aeeb87158cdbdf946fc6780d2ae929c179aa1adfd91344b36e74"
head "https://github.com/sourceryinstitute/opencoarrays.git" head "https://github.com/sourceryinstitute/opencoarrays.git"