mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cgrep: update to 6.6.33.
This commit is contained in:
parent
ba77011f50
commit
8f42c34b51
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.32
|
version=6.6.33
|
||||||
revision=4
|
revision=1
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
stackage="lts-16.13"
|
stackage="lts-16.18"
|
||||||
makedepends="pcre-devel pkg-config"
|
makedepends="pcre-devel pkg-config"
|
||||||
short_desc="Context-aware grep for source codes"
|
short_desc="Context-aware grep for source codes"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://awgn.github.io/${pkgname}/"
|
homepage="https://awgn.github.io/cgrep/"
|
||||||
distfiles="https://github.com/awgn/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/awgn/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=c45d680a2a00ef9524fc921e4c10fc7e68f02e57f4d6f1e640b7638a2f49c198
|
checksum=f0d7114e9c26dc3ff3515711cce63864f3995ac06ed3743acf2560fc5a1eb78e
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie_files="/usr/bin/cgrep"
|
nopie_files="/usr/bin/cgrep"
|
||||||
conflicts="codesearch"
|
conflicts="codesearch"
|
||||||
|
|
Loading…
Add table
Reference in a new issue