pkgconf: update to 1.2.1.
This commit is contained in:
parent
77f07ea227
commit
3fc1b9c870
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
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=1e53e823d82a0aac7fedb12518783b1a0381cbeee55b98eb26ed3124c710222e
|
||||
checksum=904d95c930c318e6c4b1b7f3d593a2e24bf385da0e15ba1bbe76ae975cc9d1d0
|
||||
wrksrc="$pkgname-$pkgname-$version"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue