direnv: update to 2.33.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'direnv'
|
# Template file for 'direnv'
|
||||||
pkgname=direnv
|
pkgname=direnv
|
||||||
version=2.32.3
|
version=2.33.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/direnv/direnv/v2
|
go_import_path=github.com/direnv/direnv/v2
|
||||||
short_desc="Environment switcher for the shell"
|
short_desc="Environment switcher for the shell"
|
||||||
@@ -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/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/direnv/direnv/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c66f6d1000f28f919c6106b5dcdd0a0e54fb553602c63c60bf59d9bbdf8bd33c
|
checksum=8ef18051aa6bdcd6b59f04f02acdd0b78849b8ddbdbd372d4957af7889c903ea
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user