libtermkey: Update from 0.18 to 0.19

This commit is contained in:
Fredrik Fornwall 2016-12-25 12:10:47 -05:00
parent 6b87a6b879
commit 42520d25ef

View File

@ -1,7 +1,8 @@
TERMUX_PKG_HOMEPAGE=http://www.leonerd.org.uk/code/libtermkey/
TERMUX_PKG_DESCRIPTION="Library for processing of keyboard entry for terminal-based programs"
TERMUX_PKG_VERSION=0.18
TERMUX_PKG_VERSION=0.19
TERMUX_PKG_SRCURL=http://www.leonerd.org.uk/code/libtermkey/libtermkey-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=c505aa4cb48c8fa59c526265576b97a19e6ebe7b7da20f4ecaae898b727b48b7
TERMUX_PKG_DEPENDS="libunibilium"
TERMUX_PKG_BUILD_IN_SRC=yes