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 613f43caf2 - Show all commits
@@ -1,11 +1,11 @@
pkgname=automake
pkgver=1.17
pkgver=1.18.1
pkgdesc="A GNU tool for automatically creating Makefiles"
license=('GPL')
url="https://www.gnu.org/software/automake"
sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
md5sums=("7ab3a02318fee6f5bd42adfc369abf10")
md5sums=("cea31dbf1120f890cbf2a3032cfb9a68")
src_prepare() {
tar -xf ${distdir}/${sources[0]} --strip-components=1