update to 12.4-systemd: lfs/m4-1.4.20

This commit is contained in:
2025-12-20 20:39:46 -05:00
parent 50d0dd5e52
commit 3252f53d60

View File

@@ -1,11 +1,11 @@
pkgname=m4 pkgname=m4
pkgver=1.4.19 pkgver=1.4.20
pkgdesc="The GNU macro processor" pkgdesc="The GNU macro processor"
homepage="https://www.gnu.org/software/m4" homepage="https://www.gnu.org/software/m4"
license=('GPL3') license=('GPL3')
sources=("${pkgname}-${pkgver}.tar.xz") sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://ftp.gnu.org/gnu/m4/${sources[0]}") urls=("https://ftp.gnu.org/gnu/m4/${sources[0]}")
md5sums=("0d90823e1426f1da2fd872df0311298d") md5sums=("6eb2ebed5b24e74b6e890919331d2132")
src_prepare() { src_prepare() {