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 69527c8c86 - Show all commits
@@ -1,11 +1,11 @@
pkgname=expat
pkgver=2.6.4
pkgver=2.7.1
pkgdesc="An XML parser library"
homepage="https://libexpat.github.io/"
license=(MIT)
sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://prdownloads.sourceforge.net/${pkgname}/${sources[0]}")
md5sums=("101fe3e320a2800f36af8cf4045b45c7")
md5sums=("9f0c266ff4b9720beae0c6bd53ae4469")
src_prepare() {
tar -xf ${distdir}/${sources[0]} --strip-components=1