cgrep: update to 6.6.18.

This commit is contained in:
Michael Gehring 2017-09-12 06:59:01 +00:00
parent ed704051ac
commit ed0772d981
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'cgrep'
pkgname=cgrep
version=6.6.17
version=6.6.18
revision=1
nocross=yes
build_style=haskell-stack
stackage="lts-7.0"
stackage="lts-9.4"
makedepends="pcre-devel"
short_desc="A context-aware grep for source codes"
maintainer="Michael Gehring <mg@ebfe.org>"
license="GPL-2"
homepage="https://awgn.github.io/cgrep/"
distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"
checksum=2508563701365d9b49c9a5610a4ff7ea3905b2d9cd77ac332f485322d93bcd07
checksum=e753a4b49eb5895f86798fbcc1b13f4d9dd6b3803bf43ea0274c6be7447f7347
nopie=yes
conflicts="codesearch"