From 604020f178bc0e9973b114a10c4095bd4be21db0 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 23 Feb 2018 00:53:44 -0300 Subject: [PATCH] cgrep: update to 6.6.24. --- srcpkgs/cgrep/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/cgrep/template b/srcpkgs/cgrep/template index 0dad5d67a36..8ccaebe4f40 100644 --- a/srcpkgs/cgrep/template +++ b/srcpkgs/cgrep/template @@ -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 " 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"