direnv: update to 2.32.0.
This commit is contained in:
parent
3f0ccf498d
commit
19336c4824
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'direnv'
|
||||
pkgname=direnv
|
||||
version=2.30.3
|
||||
version=2.32.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/v${version}.tar.gz"
|
||||
checksum=7fb5431b98d57fb8c70218b4a0fab4b08f102790e7a92486f588bf3d5751ac3b
|
||||
checksum=d9bd6a78b57257306b45a64473d3302b0f274a3d2499e870d29f7a22a730f11c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue