mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
joe: bump to upstream v4.3
Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- files/joerc | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-)
This commit is contained in:
+2
-2
@@ -20,12 +20,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=joe
|
||||
PKG_VERSION:=4.2
|
||||
PKG_VERSION:=4.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=@SF/joe-editor
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_MD5SUM:=0a70057cc4493320f9838822451857ef
|
||||
PKG_MD5SUM:=5a167f5e88e62c77bb42b0145d72c466
|
||||
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