pkgconf: update to 1.5.4.
This commit is contained in:
parent
9eb8e8e5a6
commit
f0e94c5510
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pkgconf'
|
||||
pkgname=pkgconf
|
||||
version=1.5.3
|
||||
version=1.5.4
|
||||
revision=1
|
||||
conflicts="pkg-config"
|
||||
build_style=gnu-configure # cmake and meson also available
|
||||
|
@ -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=d3468308553c94389dadfd10c4d1067269052b5364276a9d24a643c88485f715
|
||||
checksum=9c5864a4e08428ef52f05a41c948529555458dec6d283b50f8b7d32463c54664
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue