pkg-config: update to 0.29.2
This commit is contained in:
parent
6cae55989f
commit
1f09b6ea30
1 changed files with 3 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'pkg-config'
|
||||
pkgname=pkg-config
|
||||
version=0.29.1
|
||||
revision=2
|
||||
version=0.29.2
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-internal-glib --disable-host-tool"
|
||||
|
@ -12,6 +12,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=beb43c9e064555469bd4390dcfd8030b1536e0aa103f08d7abf7ae8cac0cb001
|
||||
|
||||
CFLAGS="-Wno-error=format-nonliteral"
|
||||
checksum=6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591
|
||||
|
|
Loading…
Reference in a new issue