pkgconf: update to 1.3.9.
This commit is contained in:
parent
78506e9f57
commit
4ff5bd6f63
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=1.3.8
|
||||
version=1.3.9
|
||||
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=9231247f0f9db7d10e671ae21810027adcbdc7c7d4847c9f7dd2fa42b1572bed
|
||||
checksum=1e70161af120f5715710c4eff48c9e3447394ebd724c6a09bdfbb8dcf3e6f6f8
|
||||
wrksrc="$pkgname-$pkgname-$version"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue