pkgconf: update to 1.1.0.
This commit is contained in:
parent
35bfb080b8
commit
0967a38c42
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=1.0.2
|
||||
version=1.1.0
|
||||
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=ae12db3c6a5c53c3c47882b443251ea740ed4068e6c388ce16b8f1a83f092478
|
||||
checksum=09e84bc306cc28212174df5355605a77039f69f312228ff079681103e7881efc
|
||||
wrksrc="$pkgname-$pkgname-$version"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue