pkgconf: update to 0.9.12.
This commit is contained in:
parent
9f1a06b419
commit
9f2070f7d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=0.9.11
|
||||
version=0.9.12
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/pkgconf/pkgconf"
|
||||
distfiles="$homepage/archive/$pkgname-$version.tar.gz"
|
||||
checksum=6649762eee0d222e1d231e6b4ab2e4596a23788f3341b040eea404d4c85731c1
|
||||
checksum=d31a19e22908e5bf277454261222da0640115844f7a62672dbe9e92061d547c5
|
||||
wrksrc="$pkgname-$pkgname-$version"
|
||||
build_pie=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue