cgrep: update to 6.6.22.
This commit is contained in:
parent
985444e6e4
commit
231a5edc05
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'cgrep'
|
# Template file for 'cgrep'
|
||||||
pkgname=cgrep
|
pkgname=cgrep
|
||||||
version=6.6.19
|
version=6.6.22
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage="lts-9.4"
|
stackage="lts-10.2"
|
||||||
makedepends="pcre-devel"
|
makedepends="pcre-devel"
|
||||||
short_desc="A context-aware grep for source codes"
|
short_desc="Context-aware grep for source codes"
|
||||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
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=932237b12f1802c884d3eb11044e0f38f09e21f7bcebe56e05e7902b40e4ec55
|
checksum=aa5e016653eabee0fc47bf6a1cd46ec961b7c305a4f49b0feec66881cc8f2183
|
||||||
nopie=yes
|
nopie_files="/usr/bin/cgrep"
|
||||||
conflicts="codesearch"
|
conflicts="codesearch"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue