libllvm: Fix building under ubuntu 18.04
[termux-packages] / packages / libassuan / build.sh
CommitLineData
3a479084 1TERMUX_PKG_HOMEPAGE=https://www.gnupg.org/related_software/libassuan/
59f0d218 2TERMUX_PKG_DESCRIPTION="Library implementing the Assuan IPC protocol used between most newer GnuPG components"
b0faafb4
FF
3TERMUX_PKG_VERSION=2.5.1
4TERMUX_PKG_SHA256=47f96c37b4f2aac289f0bc1bacfa8bd8b4b209a488d3d15e2229cb6cc9b26449
3a479084 5TERMUX_PKG_SRCURL=https://www.gnupg.org/ftp/gcrypt/libassuan/libassuan-${TERMUX_PKG_VERSION}.tar.bz2
d095fa52 6TERMUX_PKG_INCLUDE_IN_DEVPACKAGE="bin/libassuan-config"
59f0d218 7TERMUX_PKG_DEPENDS="libgpg-error"