mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
direnv: update to 2.30.3.
This commit is contained in:
parent
28e9b49d79
commit
51f64f3504
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.28.0
|
version=2.30.3
|
||||||
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/v${version}.tar.gz"
|
distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
|
||||||
checksum=fa539c63034b6161d8238299bb516dcec79e8905cd43ff2b9559ad6bf047cc93
|
checksum=7fb5431b98d57fb8c70218b4a0fab4b08f102790e7a92486f588bf3d5751ac3b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue