liblightning: Bump to 2.2.0

This commit is contained in:
Tee KOBAYASHI 2022-11-17 22:37:09 +09:00 committed by xtkoba
parent 17798844e6
commit b3640c2f9f
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.gnu.org/software/lightning/
TERMUX_PKG_DESCRIPTION="A library to aid in making portable programs that compile assembly code at run time"
TERMUX_PKG_LICENSE="GPL-3.0, LGPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.1.3
TERMUX_PKG_VERSION=2.2.0
TERMUX_PKG_SRCURL=https://ftp.gnu.org/gnu/lightning/lightning-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=ed856b866dc6f68678dc1151579118fab1c65fad687cf847fc2d94ca045efdc9
TERMUX_PKG_SHA256=4e3984ff1ccf0ba30a985211d40fc5c06b25f014ebdf3d80d0fe3d0c80dd7c0e
TERMUX_PKG_DEPENDS="zlib"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
ac_cv_func_ffsl=yes