ugrep: update to 7.4.0.
This commit is contained in:
parent
408ce78c9d
commit
20d9663fb4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ugrep'
|
||||
pkgname=ugrep
|
||||
version=7.3.0
|
||||
version=7.4.0
|
||||
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=79c10e24422372718eb8e6869451f0ecaf21586a534d259809f9d1ca8e891e96
|
||||
checksum=d4d18db97ba0063dbc0368b30b99a625301bec77c0699bfa096867155c70fb3a
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv*) configure_args+=" --disable-neon";;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue