Skip to content

Commit 17ef596

Browse files
committed
libint 2.10.1
1 parent 63d82a7 commit 17ef596

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libint < Formula
22
desc "Library for computing electron repulsion integrals efficiently"
33
homepage "https://github.com/evaleev/libint"
4-
url "https://github.com/evaleev/libint/archive/refs/tags/v2.10.0.tar.gz"
5-
sha256 "9a8a9197a6f17a64c993b230b722f1acde95b23c6076e9c10b523144f2d657ab"
4+
url "https://github.com/evaleev/libint/archive/refs/tags/v2.10.1.tar.gz"
5+
sha256 "c3673d34a4b8533e946538c5b72387a6ea0336f7132bab57c42c9ad9a3915620"
66
license all_of: ["GPL-3.0-or-later", "LGPL-3.0-or-later"]
77

88
bottle do

0 commit comments

Comments
 (0)