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 4350809ec0 - Show all commits
@@ -1,11 +1,11 @@
pkgname=grep
pkgver=3.11
pkgver=3.12
pkgdesc='A string search utility'
license=('GPL3')
homepage='https://www.gnu.org/software/grep/'
sources=("${pkgname}-${pkgver}.tar.xz")
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
md5sums=('7c9bbd74492131245f7cdb291fa142c0')
md5sums=('5d9301ed9d209c4a88c8d3a6fd08b9ac')
src_prepare() {
tar -xf ${distdir}/${sources[0]} --strip-components=1