direnv: update to 2.24.0

This commit is contained in:
Leonid Pliushch 2020-11-22 00:40:37 +00:00
parent f93b8c70cd
commit b45b5a163a
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.23.1
TERMUX_PKG_VERSION=2.24.0
TERMUX_PKG_SRCURL=https://github.com/direnv/direnv/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=12e01b1df182541654a39c8d631140cf528bfdca6c492545c7e6455748503efa
TERMUX_PKG_SHA256=a0993912bc6e89580bc8320d3c9b3e70ccd6aa06c1d847a4d9174bee8a8b9431
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {