direnv: update to 2.23.1
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
3efe98d6f4
commit
2c88eef945
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'direnv'
|
||||
pkgname=direnv
|
||||
version=2.23.0
|
||||
version=2.23.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/direnv/direnv
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://direnv.net/"
|
||||
changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
|
||||
checksum=d28bc959680a309d0d54f754edfe622cdde14a4b806fdd32d285d47a322098b9
|
||||
checksum=12e01b1df182541654a39c8d631140cf528bfdca6c492545c7e6455748503efa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue