cgrep: update to 6.6.17.
This commit is contained in:
parent
430138357e
commit
ba264fed40
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cgrep'
|
||||
pkgname=cgrep
|
||||
version=6.6.15
|
||||
revision=2
|
||||
version=6.6.17
|
||||
revision=1
|
||||
nocross=yes
|
||||
build_style=haskell-stack
|
||||
stackage="lts-7.0"
|
||||
|
@ -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=b6f2eb389b1dd92e1c890655cc797cc2fe6e1c13616240af9ddb042692b5e178
|
||||
checksum=2508563701365d9b49c9a5610a4ff7ea3905b2d9cd77ac332f485322d93bcd07
|
||||
nopie=yes
|
||||
conflicts="codesearch"
|
||||
|
|
Loading…
Reference in New Issue