mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
cgrep: update to 8.1.2.
This commit is contained in:
parent
1f48ead2ac
commit
db52cb11dd
1 changed files with 3 additions and 2 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'cgrep'
|
||||
pkgname=cgrep
|
||||
version=7.0.0
|
||||
version=8.1.2
|
||||
revision=1
|
||||
build_style=haskell-stack
|
||||
stackage="lts-23.26"
|
||||
makedepends="pcre-devel pkg-config"
|
||||
short_desc="Context-aware grep for source codes"
|
||||
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=87c596447882b3acf0a754ac52ac1b5314961e652708a25ffc49ec5977b1f11a
|
||||
checksum=1b705013a432e6ea90247f03e4cfeceb5a37f795d879178e4bf0085ce6191316
|
||||
nocross=yes
|
||||
nopie_files="/usr/bin/cgrep"
|
||||
conflicts="codesearch"
|
||||
|
|
Loading…
Add table
Reference in a new issue