pkg-config: update to 0.29.
This commit is contained in:
parent
4379939854
commit
dcb84c5eb8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'pkg-config'
|
||||
pkgname=pkg-config
|
||||
version=0.28
|
||||
revision=4
|
||||
version=0.29
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-internal-glib --disable-host-tool"
|
||||
|
@ -10,4 +10,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://pkgconfig.freedesktop.org/wiki/"
|
||||
license="GPL-2"
|
||||
distfiles="http://pkgconfig.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
||||
checksum=6b6eb31c6ec4421174578652c7e141fdaae2dabad1021f420d8713206ac1f845
|
||||
checksum=c8507705d2a10c67f385d66ca2aae31e81770cc0734b4191eb8c489e864a006b
|
||||
|
|
Loading…
Reference in a new issue