mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
direnv: update to 2.36.0.
This commit is contained in:
parent
d463b4f8f2
commit
4e9b4006b2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'direnv'
|
# Template file for 'direnv'
|
||||||
pkgname=direnv
|
pkgname=direnv
|
||||||
version=2.35.0
|
version=2.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/direnv/direnv/v2
|
go_import_path=github.com/direnv/direnv/v2
|
||||||
|
@ -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=a7aaec49d1b305f0745dad364af967fb3dc9bb5befc9f29d268d528b5a474e57
|
checksum=edb89ca67ef46a792d4e20177dae9dbd229e26dcbcfb17baa9645c1ff7cc47b0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue