grep: update to 2.23.
This commit is contained in:
parent
a5479ccda3
commit
7dd41738b4
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'grep'.
|
||||
pkgname=grep
|
||||
version=2.22
|
||||
version=2.23
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="pcre-devel"
|
||||
|
@ -9,4 +9,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/grep/"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=ca91d22f017bfcb503d4bc3b44295491c89a33a3df0c3d8b8614f2d3831836eb
|
||||
checksum=54fc478ee1ce17780109820ef30730c9e18715a949f7d5c6afc673adb2a56ecf
|
||||
|
|
Loading…
Reference in New Issue