update to 12.4-systemd: grep-3.12

This commit is contained in:
2025-12-21 17:38:32 -05:00
parent 3d65626605
commit 4350809ec0

View File

@@ -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