pkgconf: update to 1.3.3.
This commit is contained in:
parent
3dc48f2bf5
commit
dd68a7e6b9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=1.3.0
|
||||
version=1.3.3
|
||||
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=b5e8ea46a1bd001daa05af036f7796d3e8286113ec5c9f9a4d733431ea37378a
|
||||
checksum=aa3d35e1d083f596e7b9d3eec12b3f97befba58009333e036fabc18543739d77
|
||||
wrksrc="$pkgname-$pkgname-$version"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in New Issue