pkgconf: update to 1.0.2
This commit is contained in:
parent
d8a22bde8c
commit
00b891d01f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=1.0.1
|
||||
version=1.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -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=208d31c16fbb99b66ee1163089b6ee69fd7326b9228a7841f919765e16bd926e
|
||||
checksum=ae12db3c6a5c53c3c47882b443251ea740ed4068e6c388ce16b8f1a83f092478
|
||||
wrksrc="$pkgname-$pkgname-$version"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue