fselect: update to 0.8.8.

This commit is contained in:
icp 2024-12-19 22:07:11 +05:30 committed by tranzystorekk
parent aaa56622d3
commit 750e7a1965

View file

@ -1,19 +1,19 @@
# Template file for 'fselect'
pkgname=fselect
version=0.8.6
version=0.8.8
revision=1
build_style=cargo
# disable automatic update checking
configure_args="--no-default-features --features users"
hostmakedepends="cmake pkg-config"
makedepends="libzstd-devel"
makedepends="libzstd-devel openssl-devel libgit2-1.8-devel"
short_desc="Find files with SQL-like queries"
maintainer="SolitudeSF <solitudesf@protonmail.com>"
license="Apache-2.0, MIT"
homepage="https://github.com/jhspetersson/fselect"
license="Apache-2.0 OR MIT"
homepage="https://fselect.rocks"
changelog="https://github.com/jhspetersson/fselect/releases"
distfiles="https://github.com/jhspetersson/fselect/archive/refs/tags/${version}.tar.gz"
checksum=4b7a6dc5f6f3da39c3242856a1c78734c7b14bd801dc4d7e32bc6f5a1809bc63
checksum=0f586c3870a66d4a3ab7b92409dcf0f68a23bd8031ec0cc3f1622efebe190c9e
case "$XBPS_TARGET_MACHINE" in
ppc64le*) ;;