direnv: update to 2.34.0.
This commit is contained in:
parent
3da4e4ec76
commit
f3c122b55c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'direnv'
|
||||
pkgname=direnv
|
||||
version=2.33.0
|
||||
version=2.34.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/direnv/direnv/v2
|
||||
|
@ -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/refs/tags/v${version}.tar.gz"
|
||||
checksum=8ef18051aa6bdcd6b59f04f02acdd0b78849b8ddbdbd372d4957af7889c903ea
|
||||
checksum=3d7067e71500e95d69eac86a271a6b6fc3f2f2817ba0e9a589524bf3e73e007c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue