pkgconf: update to 0.9.10.
This commit is contained in:
parent
2f3cac5a63
commit
4b9260558a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=0.9.9
|
||||
version=0.9.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pkgconf/pkgconf"
|
||||
distfiles="$homepage/archive/$pkgname-$version.tar.gz"
|
||||
checksum=0616184fab0e7e50056141b0a5972d1c9608ffb0ee7b24a136cfc863c03c00cc
|
||||
checksum=5eb9f2cb14e54095a1935b95a5425f9a413292463f868441f6a611b0516d518c
|
||||
wrksrc="$pkgname-$pkgname-$version"
|
||||
build_pie=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue