mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
vifm, bump version (#2741)
This commit is contained in:
committed by
waddlesplash
parent
c1a6910405
commit
fbf6cdbf15
@@ -4,13 +4,12 @@ options/commands/configuration, which also borrows some useful ideas from mutt.
|
||||
If you use vi, Vifm gives you complete keyboard control over your files without \
|
||||
having to learn a new set of commands."
|
||||
HOMEPAGE="https://vifm.info/"
|
||||
COPYRIGHT="2017"
|
||||
COPYRIGHT="2018 ksteen xaizek"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
srcGitRev="e6a7b06c275eba05f4151f0923f0ac2ec4269c94"
|
||||
SOURCE_URI="https://github.com/vifm/vifm/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="bdc6eb91d33a172ce8f14b7de194c6f589903fe4003be0a646d7689021d4e79e"
|
||||
SOURCE_DIR="vifm-$srcGitRev"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/vifm/vifm/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f208cdcd912348df8e18214078ab2455831d05190078ab5af507bd9789ea8b04"
|
||||
SOURCE_DIR="vifm-$portVersion"
|
||||
ADDITIONAL_FILES="vifm.rdef.in"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
Reference in New Issue
Block a user