mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
vifm: update to 0.14.3.
This commit is contained in:
parent
6579471247
commit
a66a5d0b94
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'vifm'
|
# Template file for 'vifm'
|
||||||
pkgname=vifm
|
pkgname=vifm
|
||||||
version=0.14
|
version=0.14.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-gtk"
|
configure_args="--without-gtk"
|
||||||
|
@ -12,7 +12,9 @@ maintainer="voidbert <humbertogilgomes@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://vifm.info/"
|
homepage="https://vifm.info/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/vifm/vifm-${version}.tar.bz2"
|
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"
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue