direnv: update to 2.25.0

This commit is contained in:
Leonid Pliushch 2020-12-07 20:33:25 +00:00
parent 5cb0ae0790
commit 7b25dca387
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://github.com/direnv/direnv
TERMUX_PKG_DESCRIPTION="Environment switcher for shell"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_VERSION=2.24.0
TERMUX_PKG_VERSION=2.25.0
TERMUX_PKG_SRCURL=https://github.com/direnv/direnv/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=a0993912bc6e89580bc8320d3c9b3e70ccd6aa06c1d847a4d9174bee8a8b9431
TERMUX_PKG_SHA256=f1100333be9045e83285a175a0937b96fd9d211519333234815eb4aa7c719f5b
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {