cgrep: update to 6.6.28
Also bump stackage, and unbreak on ppc.
This commit is contained in:
parent
8d094b0b53
commit
2a0ad368e2
@ -1,20 +1,16 @@
|
||||
# Template file for 'cgrep'
|
||||
pkgname=cgrep
|
||||
version=6.6.27
|
||||
version=6.6.28
|
||||
revision=1
|
||||
nocross=yes
|
||||
build_style=haskell-stack
|
||||
stackage="lts-12.0"
|
||||
stackage="lts-13.30"
|
||||
makedepends="pcre-devel"
|
||||
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=1c623478e1b93a43eb1f151d20fa1096439a84b6ce7024bb9856f10c6ffeca59
|
||||
checksum=02ef2018d73c98608340146701a7e8c84e629732487fc9dab172d770d426e350
|
||||
nopie_files="/usr/bin/cgrep"
|
||||
conflicts="codesearch"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc*) broken="broken stack" ;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user