pkg-config: update to 0.25.
This commit is contained in:
parent
3c8aabea8a
commit
ec811856ac
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'pkg-config'
|
||||
pkgname=pkg-config
|
||||
version=0.24
|
||||
version=0.25
|
||||
distfiles="http://pkgconfig.freedesktop.org/releases/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-installed-popt"
|
||||
short_desc="System for managing library compile/link flags"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=e166d04defd1b4d3d54b8c3922ccb1c660d12884f62dd6b3cb7cf8b572b66f46
|
||||
checksum=3ba691ee2431f32ccb8efa131e59bf23e37f122dc66791309023ca6dcefcd10e
|
||||
long_desc="
|
||||
pkg-config is a system for managing library compile/link flags that
|
||||
works with automake and autoconf. It replaces the ubiquitous
|
||||
|
|
Loading…
Reference in New Issue