update to 12.4-systemd: expat-2.7.1

This commit is contained in:
2025-12-21 18:30:32 -05:00
parent 7302959a62
commit 69527c8c86

View File

@@ -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