vifm: update to 0.14.3.

This commit is contained in:
voidbert 2025-06-12 01:06:26 +01:00 committed by classabbyamp
parent 6579471247
commit a66a5d0b94

View file

@ -1,6 +1,6 @@
# Template file for 'vifm'
pkgname=vifm
version=0.14
version=0.14.3
revision=1
build_style=gnu-configure
configure_args="--without-gtk"
@ -12,7 +12,9 @@ maintainer="voidbert <humbertogilgomes@protonmail.com>"
license="GPL-2.0-or-later"
homepage="https://vifm.info/"
distfiles="${SOURCEFORGE_SITE}/vifm/vifm-${version}.tar.bz2"
checksum=2714dd4cef4e53e7a8980ae8445e88279104f815d47f417fa0b8adfe2f3d1bed
checksum=16a9be1108d6a5a09e9f947f7256375e519ba41ebe9473659b20739fdbf3440e
make_check=no # Some tests fail due to the limited numbers of users and groups
CFLAGS="-fcommon"