direnv: update to 2.25.1

This commit is contained in:
Leonid Pliushch 2020-12-11 17:53:31 +02:00
parent c916a81427
commit f826d7141e
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.25.0
TERMUX_PKG_VERSION=2.25.1
TERMUX_PKG_SRCURL=https://github.com/direnv/direnv/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=f1100333be9045e83285a175a0937b96fd9d211519333234815eb4aa7c719f5b
TERMUX_PKG_SHA256=b6263258490b3c9872db1faaa30e2f5a7981a7f8110e06dea35a8706ed7bf09d
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_make() {