update to 12.4-systemd: expect-5.45.4 patch update

This commit is contained in:
2025-12-20 22:47:10 -05:00
parent ad68134ae2
commit f3d2c61130

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"
)