Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

Commit f152da6

Browse files
committed
pkg-config 0.29.1
1 parent bea3d3a commit f152da6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

slaves/dist/build_pkgconfig.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -ex
44

5-
VERSION=0.29
6-
SHA256=c8507705d2a10c67f385d66ca2aae31e81770cc0734b4191eb8c489e864a006b
5+
VERSION=0.29.1
6+
SHA256=beb43c9e064555469bd4390dcfd8030b1536e0aa103f08d7abf7ae8cac0cb001
77

88
curl http://pkgconfig.freedesktop.org/releases/pkg-config-$VERSION.tar.gz | \
99
tee >(sha256sum > pkg-config-$VERSION.tar.gz.sha256) | tar xzf -

0 commit comments

Comments
 (0)