Merge pull request #3934 from aTanW/master
joe: bump to new upstream v4.4
This commit is contained in:
commit
9427e4d270
1 changed files with 2 additions and 2 deletions
|
@ -20,12 +20,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=joe
|
PKG_NAME:=joe
|
||||||
PKG_VERSION:=4.3
|
PKG_VERSION:=4.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_URL:=@SF/joe-editor
|
PKG_SOURCE_URL:=@SF/joe-editor
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_MD5SUM:=5a167f5e88e62c77bb42b0145d72c466
|
PKG_MD5SUM:=59e63debe60b456a6ee5c0c27a756a47
|
||||||
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
|
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
|
||||||
PKG_LICENCE:=GPL-2.0
|
PKG_LICENCE:=GPL-2.0
|
||||||
|
|
Loading…
Reference in a new issue