mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
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:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user