aboutsummaryrefslogtreecommitdiff
path: root/core/neatvi
diff options
context:
space:
mode:
Diffstat (limited to 'core/neatvi')
-rwxr-xr-xcore/neatvi/build2
-rw-r--r--core/neatvi/checksums4
-rw-r--r--core/neatvi/meta3
-rw-r--r--core/neatvi/sources3
-rw-r--r--core/neatvi/version2
5 files changed, 8 insertions, 6 deletions
diff --git a/core/neatvi/build b/core/neatvi/build
index 0bc99d13..7ccfd7e4 100755
--- a/core/neatvi/build
+++ b/core/neatvi/build
@@ -1,5 +1,5 @@
#!/bin/sh -e
make LDFLAGS="$LDFLAGS -static"
-install -Dm755 vi "$1/usr/bin/vi"
+clinst -Dm755 vi "$1/usr/bin/vi"
ln -sf vi "$1/usr/bin/ex"
diff --git a/core/neatvi/checksums b/core/neatvi/checksums
index 4f69611f..f3720555 100644
--- a/core/neatvi/checksums
+++ b/core/neatvi/checksums
@@ -1,2 +1,2 @@
-a861714d97e5b2d28698b7b7e13e393bb94a381def68d260a0e2908ee3d48591 08.tar.gz
-8598a7289eebfa607f0db3c11c997b7e02aeaa9dc2efbf117352bb3749095b44 conf.h
+%BLAKE3
+5b130182f7f72e5f4824970023bb2a9fe4b8038d6d6bdba7ff97fd3aa176e0cc 14.tar.gz
diff --git a/core/neatvi/meta b/core/neatvi/meta
new file mode 100644
index 00000000..f869403e
--- /dev/null
+++ b/core/neatvi/meta
@@ -0,0 +1,3 @@
+description: ex/vi text editor
+license: ISC
+maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/core/neatvi/sources b/core/neatvi/sources
index 6eca3821..8aa78171 100644
--- a/core/neatvi/sources
+++ b/core/neatvi/sources
@@ -1,2 +1 @@
-https://github.com/aligrudi/neatvi/archive/08.tar.gz
-files/conf.h
+https://github.com/aligrudi/neatvi/archive/refs/tags/14.tar.gz
diff --git a/core/neatvi/version b/core/neatvi/version
index a6837700..b0c51f3b 100644
--- a/core/neatvi/version
+++ b/core/neatvi/version
@@ -1 +1 @@
-08 1
+14 1