From: aTanW Date: Tue, 31 Jan 2017 07:29:28 +0000 (+0300) Subject: joe: bump to new upstream v4.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=7a5f97e7e8ebe9a2a492f0166956cdb0ad90a3ab;p=openwrt-packages.git joe: bump to new upstream v4.4 Signed-off-by: Vitaly Protsko --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/utils/joe/Makefile b/utils/joe/Makefile index 3132104b4..644f2168e 100644 --- a/utils/joe/Makefile +++ b/utils/joe/Makefile @@ -20,12 +20,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=joe -PKG_VERSION:=4.3 +PKG_VERSION:=4.4 PKG_RELEASE:=1 PKG_SOURCE_URL:=@SF/joe-editor PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_MD5SUM:=5a167f5e88e62c77bb42b0145d72c466 +PKG_MD5SUM:=59e63debe60b456a6ee5c0c27a756a47 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_MAINTAINER:=Vitaly Protsko PKG_LICENCE:=GPL-2.0