update to 12.4-systemd: grep-3.12
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
pkgname=grep
|
pkgname=grep
|
||||||
pkgver=3.11
|
pkgver=3.12
|
||||||
pkgdesc='A string search utility'
|
pkgdesc='A string search utility'
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
homepage='https://www.gnu.org/software/grep/'
|
homepage='https://www.gnu.org/software/grep/'
|
||||||
sources=("${pkgname}-${pkgver}.tar.xz")
|
sources=("${pkgname}-${pkgver}.tar.xz")
|
||||||
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
|
urls=("https://ftp.gnu.org/gnu/${pkgname}/${sources[0]}")
|
||||||
md5sums=('7c9bbd74492131245f7cdb291fa142c0')
|
md5sums=('5d9301ed9d209c4a88c8d3a6fd08b9ac')
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
tar -xf ${distdir}/${sources[0]} --strip-components=1
|
||||||
Reference in New Issue
Block a user