direnv: update to 2.32.3.

Adopt.
This commit is contained in:
icp 2023-07-30 12:46:02 +05:30 committed by classabbyamp
parent 4c4486f0a1
commit 2919e58dc6

View file

@ -1,16 +1,16 @@
# Template file for 'direnv' # Template file for 'direnv'
pkgname=direnv pkgname=direnv
version=2.32.2 version=2.32.3
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"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="icp <pangolin@vivaldi.net>"
license="MIT" 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=352b3a65e8945d13caba92e13e5666e1854d41749aca2e230938ac6c64fa8ef9 checksum=c66f6d1000f28f919c6106b5dcdd0a0e54fb553602c63c60bf59d9bbdf8bd33c
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE