cgrep: update to 6.6.19.

This commit is contained in:
Michael Gehring 2017-12-22 11:21:42 +00:00
parent 67c48018bd
commit 4231587624

View file

@ -1,6 +1,6 @@
# Template file for 'cgrep' # Template file for 'cgrep'
pkgname=cgrep pkgname=cgrep
version=6.6.18 version=6.6.19
revision=1 revision=1
nocross=yes nocross=yes
build_style=haskell-stack build_style=haskell-stack
@ -11,6 +11,6 @@ maintainer="Michael Gehring <mg@ebfe.org>"
license="GPL-2" license="GPL-2"
homepage="https://awgn.github.io/cgrep/" homepage="https://awgn.github.io/cgrep/"
distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz" distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"
checksum=e753a4b49eb5895f86798fbcc1b13f4d9dd6b3803bf43ea0274c6be7447f7347 checksum=932237b12f1802c884d3eb11044e0f38f09e21f7bcebe56e05e7902b40e4ec55
nopie=yes nopie=yes
conflicts="codesearch" conflicts="codesearch"