mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'cgrep'
|
||||||
pkgname=cgrep
|
pkgname=cgrep
|
||||||
version=6.6.28
|
version=6.6.30
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage="lts-13.30"
|
stackage="lts-13.30"
|
||||||
makedepends="pcre-devel"
|
makedepends="pcre-devel"
|
||||||
|
@ -11,6 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
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=02ef2018d73c98608340146701a7e8c84e629732487fc9dab172d770d426e350
|
checksum=b7aefe2d5b0abc1fb8143fe1e6faed636e2b4eb5198ad1d1f7f6db5121a37da3
|
||||||
|
nocross=yes
|
||||||
nopie_files="/usr/bin/cgrep"
|
nopie_files="/usr/bin/cgrep"
|
||||||
conflicts="codesearch"
|
conflicts="codesearch"
|
||||||
|
|
Loading…
Add table
Reference in a new issue