direnv: update to 2.21.2

This commit is contained in:
Leonid Pliushch 2020-01-30 20:51:22 +02:00
parent 7f6895dfd6
commit aa2d5edb58
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/direnv/direnv
TERMUX_PKG_DESCRIPTION="Environment switcher for shell"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=2.20.1
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=2.21.2
TERMUX_PKG_SRCURL=https://github.com/direnv/direnv/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=dd54393661602bb989ee880f14c41f7a7b47a153777999509127459edae52e47
TERMUX_PKG_SHA256=ce5551b09f71fe26111bbf94a09cfdbce14794ec9a723015b67efea804986d68
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {