fix: expect

This commit is contained in:
2025-12-21 16:14:38 -05:00
parent 8cdfdcc215
commit 07b8dd025e

View File

@@ -8,7 +8,7 @@ sources=("${_archive}.tar.gz"
"${pkgname}-${pkgver}-gcc15-1.patch" "${pkgname}-${pkgver}-gcc15-1.patch"
) )
urls=("https://prdownloads.sourceforge.net/expect/${sources[0]}" urls=("https://prdownloads.sourceforge.net/expect/${sources[0]}"
"https://www.linuxfromscratch.org/patches/lfs/12.2/${sources[1]}" "https://www.linuxfromscratch.org/patches/lfs/12.4/${sources[1]}"
) )
md5sums=("00fce8de158422f5ccd2666512329bd2" md5sums=("00fce8de158422f5ccd2666512329bd2"
"0ca4d6bb8d572fbcdb13cb36cd34833e" "0ca4d6bb8d572fbcdb13cb36cd34833e"