Skip to content

Commit

Permalink
Update libxc to 5.2.3 (#5418)
Browse files Browse the repository at this point in the history
* Update libxc

* Update build_tarballs.jl
  • Loading branch information
mfherbst committed Sep 3, 2022
1 parent f88b70f commit aea8032
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions L/Libxc/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
using BinaryBuilder, Pkg

name = "Libxc"
version = v"5.2.0"
version = v"5.2.3"

# Collection of sources required to complete build
sources = [
ArchiveSource("https://gitlab.com/libxc/libxc/-/archive/$(version)/libxc-$(version).tar.gz",
"bb843bcc3b3fa7f9e529473c4709e181f7522a10686b0d0fffd74c4519ec77f0"),
"38b60ed552b46367175b370e1ad5409fcf45c49b71ed13706a65b485f06a5417"),
]

# Bash recipe for building across all platforms
Expand Down

0 comments on commit aea8032

Please sign in to comment.