mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
ugrep: update to 7.4.3.
This commit is contained in:
parent
7b8c3cc964
commit
ba61d41b0c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=7.4.2
|
||||
version=7.4.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="bzip2-devel liblz4-devel liblzma-devel libzstd-devel pcre2-devel
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/Genivia/ugrep"
|
||||
distfiles="https://github.com/Genivia/ugrep/archive/v${version}.tar.gz"
|
||||
checksum=402be01d327e4b65a0f93683bdb9859e4daa7aca29d85b00e668de4e42831c78
|
||||
checksum=105b495f4d2773802b5a71e2375ba07bca4e67fd6837e5fc1d00be5cf4938f16
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv*) configure_args+=" --disable-neon";;
|
||||
|
|
Loading…
Add table
Reference in a new issue