mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
cgrep: update to 6.6.19.
This commit is contained in:
parent
67c48018bd
commit
4231587624
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cgrep'
|
# Template file for 'cgrep'
|
||||||
pkgname=cgrep
|
pkgname=cgrep
|
||||||
version=6.6.18
|
version=6.6.19
|
||||||
revision=1
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=haskell-stack
|
build_style=haskell-stack
|
||||||
|
@ -11,6 +11,6 @@ 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=e753a4b49eb5895f86798fbcc1b13f4d9dd6b3803bf43ea0274c6be7447f7347
|
checksum=932237b12f1802c884d3eb11044e0f38f09e21f7bcebe56e05e7902b40e4ec55
|
||||||
nopie=yes
|
nopie=yes
|
||||||
conflicts="codesearch"
|
conflicts="codesearch"
|
||||||
|
|
Loading…
Add table
Reference in a new issue