|
|
@ -1,9 +1,9 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=https://git-scm.com/ |
|
|
|
TERMUX_PKG_DESCRIPTION="Fast, scalable, distributed revision control system" |
|
|
|
TERMUX_PKG_LICENSE="GPL-2.0" |
|
|
|
TERMUX_PKG_VERSION=2.22.0 |
|
|
|
TERMUX_PKG_VERSION=2.22.1 |
|
|
|
TERMUX_PKG_SRCURL=https://www.kernel.org/pub/software/scm/git/git-${TERMUX_PKG_VERSION}.tar.xz |
|
|
|
TERMUX_PKG_SHA256=159e4b599f8af4612e70b666600a3139541f8bacc18124daf2cbe8d1b934f29f |
|
|
|
TERMUX_PKG_SHA256=4ce1f93ab77847e9a9d565ee7c94ceadb80ea7d477fe68123f2329f8d4937824 |
|
|
|
# less is required as a pager for git log, and the busybox less does not handle used escape sequences. |
|
|
|
TERMUX_PKG_DEPENDS="libcurl, libiconv, less, openssl, pcre2, zlib" |
|
|
|
|
|
|
|