mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
readline: update to readline-6.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
6f14962a72
commit
631bab4216
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="readline"
|
PKG_NAME="readline"
|
||||||
PKG_VERSION="6.2"
|
PKG_VERSION="6.3"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="MIT"
|
PKG_LICENSE="MIT"
|
||||||
@ -32,7 +32,8 @@ PKG_IS_ADDON="no"
|
|||||||
|
|
||||||
PKG_AUTORECONF="no"
|
PKG_AUTORECONF="no"
|
||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--disable-shared \
|
PKG_CONFIGURE_OPTS_TARGET="bash_cv_wcwidth_broken=no \
|
||||||
|
--disable-shared \
|
||||||
--enable-static \
|
--enable-static \
|
||||||
--with-curses \
|
--with-curses \
|
||||||
--without-purify"
|
--without-purify"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user