Skip to content

Commit

Permalink
Update pkgconf to version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw committed Aug 10, 2024
1 parent 2a95dd5 commit c870c3c
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 @@ -25,9 +25,9 @@ def __init__(self):
self,
"pkgconf",
prj_dir="pkgconf",
version="2.2.0",
version="2.3.0",
archive_url="https://distfiles.ariadne.space/pkgconf/pkgconf-{version}.tar.gz",
hash="28f8dfc279a10ef66148befa3f6eb266e5f3570316600208ed50e9781c7269d8",
hash="a2df680578e85f609f2fa67bd3d0fc0dc71b4bf084fc49119de84cd6ed28e723",
dependencies=["ninja", "meson"],
patches=["0001-libpkgconf-add-defines-to-unbreak-build-with-VS2013.patch"],
)
Expand Down

0 comments on commit c870c3c

Please sign in to comment.