cgrep: update to 6.6.30
This commit is contained in:
parent
da52462311
commit
fc58a9be2e
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'cgrep'
|
||||
pkgname=cgrep
|
||||
version=6.6.28
|
||||
version=6.6.30
|
||||
revision=1
|
||||
nocross=yes
|
||||
build_style=haskell-stack
|
||||
stackage="lts-13.30"
|
||||
makedepends="pcre-devel"
|
||||
|
@ -11,6 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://awgn.github.io/cgrep/"
|
||||
distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"
|
||||
checksum=02ef2018d73c98608340146701a7e8c84e629732487fc9dab172d770d426e350
|
||||
checksum=b7aefe2d5b0abc1fb8143fe1e6faed636e2b4eb5198ad1d1f7f6db5121a37da3
|
||||
nocross=yes
|
||||
nopie_files="/usr/bin/cgrep"
|
||||
conflicts="codesearch"
|
||||
|
|
Loading…
Reference in a new issue