mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
vim: Update Vim to 8.0.069
Vim stable is at version 8 now Signed-off-by: Shane Peelar <lookatyouhacker@gmail.com>
This commit is contained in:
+4
-4
@@ -8,13 +8,13 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=vim
|
||||
PKG_VERSION:=7.4
|
||||
PKG_RELEASE:=3
|
||||
VIMVER:=74
|
||||
PKG_VERSION:=8.0.069
|
||||
PKG_RELEASE:=4
|
||||
VIMVER:=80
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=ftp://ftp.vim.org/pub/vim/unix/
|
||||
PKG_MD5SUM:=607e135c559be642f210094ad023dc65
|
||||
PKG_MD5SUM:=457543a7754b0d3c1c0aa4d4c3bb4070
|
||||
PKG_MAINTAINER:=Marko Ratkaj <marko.ratkaj@sartura.hr>
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)$(VIMVER)
|
||||
|
||||
Reference in New Issue
Block a user