Skip to content

Commit

Permalink
Update pkgconf to version 1.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and pbor committed May 7, 2023
1 parent 48e4b69 commit 0b62446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/pkgconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ def __init__(self):
self,
"pkgconf",
prj_dir="pkgconf",
version="1.9.4",
version="1.9.5",
archive_url="https://distfiles.dereferenced.org/pkgconf/pkgconf-{version}.tar.gz",
hash="d6b844ab6bf8ca685e9ef8103dee64fb39b2484c7a18da64ae5ba269514c9f78",
hash="6466efd2e38c4c0ac5de4e345f0dc6dad57e689efb08c31f2a71547683d20dc7",
dependencies=["ninja", "meson"],
patches=["0001-libpkgconf-add-defines-to-unbreak-build-with-VS2013.patch"],
)
Expand Down

0 comments on commit 0b62446

Please sign in to comment.