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 a51d3a46de - Show all commits
+2 -2
View File
@@ -3,8 +3,8 @@ pkgver=1.4.19
pkgdesc="The GNU macro processor"
homepage="https://www.gnu.org/software/m4"
license=('GPL3')
sources=("$pkgname-$pkgver.tar.xz")
urls=("https://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.xz")
sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://ftp.gnu.org/gnu/m4/${sources[0]}")
md5sums=("0d90823e1426f1da2fd872df0311298d")