update to 12.4-systemd: pkgconf-2.5.1

This commit is contained in:
2025-12-20 22:55:38 -05:00
parent f3d2c61130
commit 9e24441d9c

View File

@@ -1,11 +1,11 @@
pkgname=pkgconf pkgname=pkgconf
pkgver=2.3.0 pkgver=2.5.1
pkgdesc="Package compiler and linker metadata toolkit" pkgdesc="Package compiler and linker metadata toolkit"
homepage="https://github.com/pkgconf/pkgconf" homepage="https://github.com/pkgconf/pkgconf"
license=(ISC) license=(ISC)
sources=("${pkgname}-${pkgver}.tar.xz") sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://distfiles.ariadne.space/pkgconf/${sources[0]}") urls=("https://distfiles.ariadne.space/pkgconf/${sources[0]}")
md5sums=("833363e77b5bed0131c7bc4cc6f7747b") md5sums=("3291128c917fdb8fccd8c9e7784b643b")
src_prepare() { src_prepare() {