Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Hier committed Sep 28, 2017
1 parent 78ca1c0 commit 5d763bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/projects/libdill/hunter.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ include(hunter_pick_scheme)
hunter_add_version(
PACKAGE_NAME libdill
VERSION "1.6"
URL "https://github.com/isaachier/libdill/archive/hunter-1.6-p0.tar.gz"
SHA1 "e583b83bee8305ceddcbfdcbd7cdcb29ec405110")
URL "https://github.com/isaachier/libdill/archive/hunter-1.6-p1.tar.gz"
SHA1 "fa46951cca010b6a829b9d8aaf6a94a221cc7002")
hunter_cmake_args(libdill CMAKE_ARGS
BUILD_TESTING=OFF
BUILD_PERF=OFF)
Expand Down

0 comments on commit 5d763bb

Please sign in to comment.