mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
direnv: update to 2.33.0.
This commit is contained in:
parent
050fa381f3
commit
a1ff38136b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'direnv'
|
||||
pkgname=direnv
|
||||
version=2.32.3
|
||||
revision=2
|
||||
version=2.33.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/direnv/direnv/v2
|
||||
short_desc="Environment switcher for the shell"
|
||||
|
@ -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=c66f6d1000f28f919c6106b5dcdd0a0e54fb553602c63c60bf59d9bbdf8bd33c
|
||||
checksum=8ef18051aa6bdcd6b59f04f02acdd0b78849b8ddbdbd372d4957af7889c903ea
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue