Skip to content

Commit

Permalink
keychain/all: bump deps
Browse files Browse the repository at this point in the history
Generated and committed by [Conan Center Bump Deps](https://github.com/ericLemanissier/conan-center-index-bump-deps)
Find more updatable recipes in the [GitHub Pages](https://ericlemanissier.github.io/conan-center-index-bump-deps/)
  • Loading branch information
ericLemanissier committed Jul 7, 2023
1 parent 5149490 commit ad21b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/keychain/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def requirements(self):

def build_requirements(self):
if self.settings.os == "Linux":
self.tool_requires("pkgconf/1.9.3")
self.tool_requires("pkgconf/1.9.5")

def layout(self):
cmake_layout(self, src_folder="src")
Expand Down

0 comments on commit ad21b6b

Please sign in to comment.