cgrep: update to 6.6.24.

This commit is contained in:
maxice8 2018-02-23 00:53:44 -03:00 committed by Toyam Cox
parent 686993f9e7
commit 604020f178

View file

@ -1,6 +1,6 @@
# Template file for 'cgrep'
pkgname=cgrep
version=6.6.22
version=6.6.24
revision=1
nocross=yes
build_style=haskell-stack
@ -11,6 +11,6 @@ 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=aa5e016653eabee0fc47bf6a1cd46ec961b7c305a4f49b0feec66881cc8f2183
checksum=0958549a6d1989abad493845b788dd67bf65a50162393deedf8738dbc7f3a7cd
nopie_files="/usr/bin/cgrep"
conflicts="codesearch"