Leonid Plyushch
6 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
1 deletions
-
packages/alpine/build.sh
|
|
@ -1,7 +1,8 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=http://repo.or.cz/alpine.git |
|
|
|
TERMUX_PKG_HOMEPAGE=https://repo.or.cz/alpine.git |
|
|
|
TERMUX_PKG_DESCRIPTION="Fast, easy to use email client" |
|
|
|
TERMUX_PKG_LICENSE="Apache-2.0" |
|
|
|
TERMUX_PKG_VERSION=2.21.9999 |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_SHA256=d5f436019860961f4cb6c9a847e2557e7a284043da59d4fab3263f9796ff646b |
|
|
|
TERMUX_PKG_SRCURL=https://fossies.org/linux/misc/alpine-$TERMUX_PKG_VERSION.tar.xz |
|
|
|
TERMUX_PKG_DEPENDS="libcrypt, ncurses, openssl-tool" |
|
|
|