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