pkgconf: update to 1.5.3.
This commit is contained in:
parent
e905d74a24
commit
f14caccf24
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=1.5.2
|
||||
version=1.5.3
|
||||
revision=1
|
||||
conflicts="pkg-config"
|
||||
build_style=gnu-configure
|
||||
build_style=gnu-configure # cmake and meson also available
|
||||
hostmakedepends="libtool"
|
||||
checkdepends="kyua"
|
||||
short_desc="Provides compiler and linker configuration"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://git.dereferenced.org/pkgconf/pkgconf"
|
||||
changelog="https://git.dereferenced.org/pkgconf/pkgconf/raw/branch/master/NEWS"
|
||||
distfiles="https://distfiles.dereferenced.org/pkgconf/${pkgname}-${version}.tar.xz"
|
||||
checksum=354f711a4f038121a5bb46c4521c7666a61d34d0732e1b4435011c364d2b9564
|
||||
checksum=d3468308553c94389dadfd10c4d1067269052b5364276a9d24a643c88485f715
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue
Block a user