parallelstl 20190522
Closes #40231. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
b1b89e5f12
commit
3822137516
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Parallelstl < Formula
|
||||
desc "C++ standard library algorithms with support for execution policies"
|
||||
homepage "https://github.com/intel/parallelstl"
|
||||
url "https://github.com/intel/parallelstl/archive/20190429.tar.gz"
|
||||
sha256 "596c870e994441d66ff8db75cfabb24b7cdb1cc8e3a40d99bd34675dcd9211a8"
|
||||
url "https://github.com/intel/parallelstl/archive/20190522.tar.gz"
|
||||
sha256 "37a83f26299c66a9988e85f06149487cfb2d69fb41568c64b7ad7c7903bcaac1"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue