update to LFS 12.4 #1

Merged
wyj merged 146 commits from dev into main 2025-12-22 07:15:10 -05:00
Showing only changes of commit 9e24441d9c - Show all commits

View File

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