pkgconf: update to 1.2.2.
This commit is contained in:
parent
c4535474e6
commit
94cdf5daa7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pkgconf'
|
# Template file for 'pkgconf'
|
||||||
pkgname=pkgconf
|
pkgname=pkgconf
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pkgconf/pkgconf"
|
homepage="https://github.com/pkgconf/pkgconf"
|
||||||
distfiles="$homepage/archive/$pkgname-$version.tar.gz"
|
distfiles="$homepage/archive/$pkgname-$version.tar.gz"
|
||||||
checksum=904d95c930c318e6c4b1b7f3d593a2e24bf385da0e15ba1bbe76ae975cc9d1d0
|
checksum=2d24df1ccd51271a30126d03453b94f1bc7fe78e5c4f096bcec411b80c931154
|
||||||
wrksrc="$pkgname-$pkgname-$version"
|
wrksrc="$pkgname-$pkgname-$version"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue