mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 11:33:49 +02:00
vifm: update to 0.9.1
This commit is contained in:
parent
272285dcb1
commit
fcdafee2b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'vifm'
|
||||
pkgname=vifm
|
||||
version=0.9
|
||||
version=0.9.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-gtk"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://vifm.info/"
|
||||
distfiles="${SOURCEFORGE_SITE}/vifm/vifm-${version}.tar.bz2"
|
||||
checksum=ab10c99d1e4c24ff8a03c20be1c202cc15874750cc47a1614e6fe4f8d816a7fd
|
||||
checksum=28b9a4b670d9ddc9af8c9804dc22fa93f4fd0adabce94d43ebedc157a5dce7b3
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/dist_pkgdata_DATA =/,+3d' src/Makefile.in
|
||||
|
|
Loading…
Add table
Reference in a new issue