joe: bump to new upstream v4.4

Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
This commit is contained in:
aTanW 2017-01-31 10:29:28 +03:00
parent 56e15d34e6
commit 7a5f97e7e8
1 changed files with 2 additions and 2 deletions

View File

@ -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 <villy@sft.ru>
PKG_LICENCE:=GPL-2.0