grep: update to 2.26.
This commit is contained in:
parent
a29160dba8
commit
13591dbea0
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'grep'.
|
||||
pkgname=grep
|
||||
version=2.25
|
||||
revision=2
|
||||
version=2.26
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config gettext-devel"
|
||||
makedepends="pcre-devel"
|
||||
|
@ -10,7 +10,7 @@ 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=e21e83bac50450e0d0d61a42c154ee0dceaacdbf4f604ef6e79071cb8e596830
|
||||
checksum=246a8fb37e82aa33d495b07c22fdab994c039ab0f818538eac81b01e78636870
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue