joe: bump to upstream v 4.2

Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile    |    4
 files/joerc |  494 ++++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 318 insertions(+), 180 deletions(-)
This commit is contained in:
aTanW
2016-04-19 18:12:49 +03:00
parent da7fe93100
commit 59b78cf119
2 changed files with 319 additions and 181 deletions
+2 -2
View File
@@ -20,12 +20,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=joe
PKG_VERSION:=4.1
PKG_VERSION:=4.2
PKG_RELEASE:=1
PKG_SOURCE_URL:=@SF/joe-editor
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_MD5SUM:=b8c9ab4295e3208ddbbaa9c1141564f9
PKG_MD5SUM:=0a70057cc4493320f9838822451857ef
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
PKG_LICENCE:=GPL-2.0