termux-packages/packages/termux-auth/build.sh

8 lines
443 B
Bash
Raw Normal View History

2018-10-21 14:20:43 +02:00
TERMUX_PKG_HOMEPAGE=https://github.com/xeffyr/termux-auth
TERMUX_PKG_DESCRIPTION="Password authentication library and utility for Termux"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com> @xeffyr"
TERMUX_PKG_VERSION=1.0
TERMUX_PKG_SRCURL=https://github.com/xeffyr/termux-auth/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=37a1ccebc73caced72a1baead20d50ebfc630dce97f68aa35fb30a1133b7206e
TERMUX_PKG_DEPENDS="openssl"