pkg-config: fix license, homepage
This commit is contained in:
parent
0c811ac0d0
commit
0111e4ea59
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'pkg-config'
|
# Template file for 'pkg-config'
|
||||||
pkgname=pkg-config
|
pkgname=pkg-config
|
||||||
version=0.29.2
|
version=0.29.2
|
||||||
revision=2
|
revision=3
|
||||||
bootstrap=yes
|
bootstrap=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-internal-glib --disable-host-tool"
|
configure_args="--with-internal-glib --disable-host-tool"
|
||||||
short_desc="System for managing library compile/link flags"
|
short_desc="System for managing library compile/link flags"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://pkgconfig.freedesktop.org/wiki/"
|
homepage="http://pkgconfig.freedesktop.org/"
|
||||||
distfiles="http://pkgconfig.freedesktop.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="http://pkgconfig.freedesktop.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591
|
checksum=6fc69c01688c9458a57eb9a1664c9aba372ccda420a02bf4429fe610e7e7d591
|
||||||
alternatives="
|
alternatives="
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue