cgrep: update to 6.6.15.

This commit is contained in:
Michael Gehring 2016-06-11 23:09:48 +02:00
parent 736620c64f
commit 4195497121
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cgrep'
pkgname=cgrep
version=6.6.14
version=6.6.15
revision=1
nocross=yes
build_style=haskell-stack
@ -12,6 +12,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=e0b25c215f9cbeafa6f69ca710b4e07a6d3f8ac1137d2fd9b090f13038f49ed9
checksum=b6f2eb389b1dd92e1c890655cc797cc2fe6e1c13616240af9ddb042692b5e178
nopie=yes
conflicts="codesearch"