fselect: update to 0.8.4.

This commit is contained in:
icp 2023-06-16 19:40:01 +05:30 committed by Duncan Overbruck
parent 96809efa4f
commit 99a6e87fe4

View file

@ -1,7 +1,7 @@
# Template file for 'fselect'
pkgname=fselect
version=0.8.3
revision=2
version=0.8.4
revision=1
build_style=cargo
hostmakedepends="pkg-config"
makedepends="libzstd-devel"
@ -11,7 +11,7 @@ license="Apache-2.0, MIT"
homepage="https://github.com/jhspetersson/fselect"
changelog="https://github.com/jhspetersson/fselect/releases"
distfiles="https://github.com/jhspetersson/fselect/archive/refs/tags/${version}.tar.gz"
checksum=2b8e8b40ef490663239f3a24f9383fd5b832530e96513d58755b688b507d876e
checksum=db720310ff265012f283f9fdfb4ac99188bb4a3cbfe5550171c7e2ab55a36420
case "$XBPS_TARGET_MACHINE" in
ppc64le*) ;;
@ -23,10 +23,6 @@ if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
XBPS_CROSS_RUSTFLAGS+=" -latomic"
fi
post_patch() {
cargo update --package mp4parse@0.12.0 --precise 0.12.1
}
post_install() {
vlicense LICENSE-MIT
vman docs/fselect.1