pkgconf: update to 0.9.9.
This commit is contained in:
parent
35ff72a3ad
commit
66813032b9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pkgconf'
|
# Template file for 'pkgconf'
|
||||||
pkgname=pkgconf
|
pkgname=pkgconf
|
||||||
version=0.9.8
|
version=0.9.9
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
short_desc="Provides compiler and linker configuration"
|
short_desc="Provides compiler and linker configuration"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pkgconf/pkgconf"
|
homepage="https://github.com/pkgconf/pkgconf"
|
||||||
distfiles="$homepage/archive/$pkgname-$version.tar.gz"
|
distfiles="$homepage/archive/$pkgname-$version.tar.gz"
|
||||||
checksum=1513e1b324650e96439d78ef97cd2d547173f761191890bfc96b38cee2ae947b
|
checksum=0616184fab0e7e50056141b0a5972d1c9608ffb0ee7b24a136cfc863c03c00cc
|
||||||
wrksrc="$pkgname-$pkgname-$version"
|
wrksrc="$pkgname-$pkgname-$version"
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue