cgrep: update to 6.6.27.

This commit is contained in:
Leah Neukirchen 2018-07-12 19:00:12 +02:00 committed by Leah Neukirchen
parent d2d0525a48
commit cb805b53e1

View file

@ -1,16 +1,16 @@
# Template file for 'cgrep'
pkgname=cgrep
version=6.6.25
version=6.6.27
revision=1
nocross=yes
build_style=haskell-stack
stackage="lts-10.2"
stackage="lts-12.0"
makedepends="pcre-devel"
short_desc="Context-aware grep for source codes"
maintainer="Michael Gehring <mg@ebfe.org>"
license="GPL-2"
license="GPL-2.0-or-later"
homepage="https://awgn.github.io/cgrep/"
distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"
checksum=80d46e51c92a8a0c3cd0f6da8a3e0bb68e03ca80b919478b98f5124b9743322a
checksum=1c623478e1b93a43eb1f151d20fa1096439a84b6ce7024bb9856f10c6ffeca59
nopie_files="/usr/bin/cgrep"
conflicts="codesearch"