ncurses: bump revision after 0d1170cc

This commit is contained in:
Leonid Pliushch 2019-05-06 17:27:42 +03:00
parent 4608bfef23
commit 1724f2a22d
3 changed files with 1 additions and 3 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="Library for text-based user interfaces in a terminal-ind
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_VERSION=(6.1.20181117
9.22)
TERMUX_PKG_REVISION=1
TERMUX_PKG_REVISION=2
TERMUX_PKG_SHA256=(b5568d53d31787cda727f949b68bcb60c667dba5deff72bd7ade40dbe45e4b16
e94628e9bcfa0adb1115d83649f898d6edb4baced44f5d5b769c2eeb8b95addd)
TERMUX_PKG_SRCURL=(https://dl.bintray.com/termux/upstream/ncurses-${TERMUX_PKG_VERSION:0:3}-${TERMUX_PKG_VERSION:4}.tgz

View File

@ -1,3 +1,2 @@
TERMUX_SUBPKG_INCLUDE="lib/libform* lib/libmenu* lib/libpanel*"
TERMUX_SUBPKG_DESCRIPTION="Libraries for terminal user interfaces based on ncurses"
TERMUX_SUBPKG_DEPENDS="ncurses"

View File

@ -17,4 +17,3 @@ share/man/man1/reset.1.gz
share/man/man1/tic.1.gz
"
TERMUX_SUBPKG_DESCRIPTION="Tools for working with terminals"
TERMUX_SUBPKG_DEPENDS="ncurses"