1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-15 17:46:48 +00:00
termux-packages/root-packages/tcplay-veracrypt/build.sh
Henrik Grimler 11af5a371a
rebuild(deps:main/libuuid): libuuid is now a subpkg of util-linux
This commit bumps all packages except swift, qt5-qtbase and tigervnc
that depend on libuuid.
2022-12-28 09:14:12 +01:00

10 lines
518 B
Bash

TERMUX_PKG_HOMEPAGE="https://github.com/veracrypt/tc-play"
TERMUX_PKG_DESCRIPTION="Free and simple TrueCrypt implementation based on dm-crypt."
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_SRCURL="https://github.com/veracrypt/tc-play/archive/1147f7049f281c9d6099507b6dc1a5a304a2e1d4.zip"
TERMUX_PKG_SHA256="d5224c167542138054b261df00183baf498c51516df9055b8492b2c082a0d1db"
TERMUX_PKG_VERSION="2.0"
TERMUX_PKG_REVISION=2
TERMUX_PKG_DEPENDS="libdevmapper, libuuid (>> 2.38.1), libgcrypt"