cgrep: update to 6.6.14.
This commit is contained in:
parent
b33d6153fd
commit
3da3022ffb
@ -1,17 +1,17 @@
|
|||||||
# Template file for 'cgrep'
|
# Template file for 'cgrep'
|
||||||
pkgname=cgrep
|
pkgname=cgrep
|
||||||
version=6.6.13
|
version=6.6.14
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
hostmakedepends="ghc stack"
|
hostmakedepends="ghc stack"
|
||||||
stackage="lts-5.9"
|
stackage="lts-6.2"
|
||||||
makedepends="pcre-devel"
|
makedepends="pcre-devel"
|
||||||
short_desc="A context-aware grep for source codes"
|
short_desc="A 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=ba936291e73533d5aefb031b42c328a5a38c1262f1410dd708c023e77acbb9c9
|
checksum=e0b25c215f9cbeafa6f69ca710b4e07a6d3f8ac1137d2fd9b090f13038f49ed9
|
||||||
nopie=yes
|
nopie=yes
|
||||||
conflicts="codesearch"
|
conflicts="codesearch"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user