Skip to content

Commit fc8974a

Browse files
committed
pkgconf 2.5.1
1 parent 2325ff0 commit fc8974a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/p/pkgconf.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Pkgconf < Formula
22
desc "Package compiler and linker metadata toolkit"
33
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"
4+
url "https://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"
5+
mirror "http://distfiles.ariadne.space/pkgconf/pkgconf-2.5.1.tar.xz"
6+
sha256 "cd05c9589b9f86ecf044c10a2269822bc9eb001eced2582cfffd658b0a50c243"
77
license "ISC"
88

99
livecheck do

0 commit comments

Comments
 (0)