Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed 3rd-party/hwloc-2.2.0.tar.gz
Binary file not shown.
Binary file added 3rd-party/hwloc-2.4.0.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion autogen.pl
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@

# version of packages we ship as tarballs
my $libevent_version="2.1.12-stable";
my $hwloc_version="2.2.0";
my $hwloc_version="2.4.0";

# One-time setup
my $username;
Expand Down