mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 05:23:02 +02:00
grep: update to 2.16.
This commit is contained in:
parent
221ffe12e6
commit
31e953e3a2
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'grep'.
|
# Template build file for 'grep'.
|
||||||
pkgname=grep
|
pkgname=grep
|
||||||
version=2.15
|
version=2.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pcre-devel>=8.30"
|
makedepends="pcre-devel>=8.30"
|
||||||
|
@ -10,8 +10,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/grep/"
|
homepage="http://www.gnu.org/software/grep/"
|
||||||
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version.tar.xz"
|
distfiles="http://ftp.gnu.org/gnu/grep/$pkgname-$version.tar.xz"
|
||||||
checksum=bf5a834e587974c8c64e71b35b9e75cd21c7ff253c0e7fbfb0a78be794965314
|
checksum=16dfeb5013d8c9f21f40ccec0936f2c1c6a014c828d30488f0d5c6ef7b551162
|
||||||
|
|
||||||
post_install() {
|
|
||||||
touch ${DESTDIR}/usr/share/info/dir
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue