mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-02 19:15:59 +00:00
10 lines
437 B
Bash
10 lines
437 B
Bash
TERMUX_PKG_HOMEPAGE=https://railway.app
|
|
TERMUX_PKG_DESCRIPTION="This is the command line interface for Railway"
|
|
TERMUX_PKG_LICENSE="MIT"
|
|
TERMUX_PKG_MAINTAINER="@termux"
|
|
TERMUX_PKG_VERSION="3.21.0"
|
|
TERMUX_PKG_SRCURL=https://github.com/railwayapp/cli/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
|
|
TERMUX_PKG_SHA256=2035767de31f2b756043ac7521b7dc35a082436bad725f68e22106c7a01a591c
|
|
TERMUX_PKG_BUILD_IN_SRC=true
|
|
TERMUX_PKG_AUTO_UPDATE=true
|