Browse Source

jupp: update to 3.1jupp39

master
Leonid Plyushch 5 years ago
parent
commit
f6d2eb00ad
No known key found for this signature in database GPG Key ID: 45F2964132545795
  1. 5
      packages/jupp/build.sh

5
packages/jupp/build.sh

@ -1,10 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://www.mirbsd.org/jupp.htm
TERMUX_PKG_DESCRIPTION="User friendly full screen text editor"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=3.1jupp38
TERMUX_PKG_REVISION=3
TERMUX_PKG_VERSION=3.1jupp39
TERMUX_PKG_SRCURL=http://www.mirbsd.org/MirOS/dist/jupp/joe-${TERMUX_PKG_VERSION}.tgz
TERMUX_PKG_SHA256=c5cbe3f97683f6e513f611a60531feefb9b877f8cea4c6e9087b48631f69ed40
TERMUX_PKG_SHA256=0d5d5b3c8e3db7b64410779fd4ccf962174ebac0c7e717674c780edf44d2fe91
TERMUX_PKG_DEPENDS="ncurses"
TERMUX_PKG_CONFLICTS="joe"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="

Loading…
Cancel
Save