We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2325ff0 commit fc8974aCopy full SHA for fc8974a
Formula/p/pkgconf.rb
@@ -1,9 +1,9 @@
1
class Pkgconf < Formula
2
desc "Package compiler and linker metadata toolkit"
3
homepage "https://github.com/pkgconf/pkgconf"
4
- url "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.0.tar.xz"
5
- mirror "http://distfiles.ariadne.space/pkgconf/pkgconf-2.5.0.tar.xz"
6
- sha256 "9f5f5f2d067b1c668d6cfd662791d8aae3ef06c670125601e39f1156bd3f409f"
+ url "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"
+ mirror "http://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"
+ sha256 "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243"
7
license "ISC"
8
9
livecheck do
0 commit comments