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 f3d2c61130 - Show all commits
+2 -2
View File
@@ -5,13 +5,13 @@ homepage='https://www.nist.gov/el/msid/expect.cfm'
license=(custom)
_archive=${pkgname}${pkgver}
sources=("${_archive}.tar.gz"
"${pkgname}-${pkgver}-gcc14-1.patch"
"${pkgname}-${pkgver}-gcc15-1.patch"
)
urls=("https://prdownloads.sourceforge.net/expect/${sources[0]}"
"https://www.linuxfromscratch.org/patches/lfs/12.2/${sources[1]}"
)
md5sums=("00fce8de158422f5ccd2666512329bd2"
"0b8b5ac411d011263ad40b0664c669f0"
"0ca4d6bb8d572fbcdb13cb36cd34833e"
)