mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-07 12:32:56 +02:00
direnv: update to 2.37.1.
This commit is contained in:
parent
a72df54c52
commit
4644870bac
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.37.0
|
version=2.37.1
|
||||||
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=6302f3eb824ae5f7d33475c6e9ac0ec46a228e282fca7dba881f3536575a25c8
|
checksum=4142fbb661f3218913fac08d327c415e87b3e66bd0953185294ff8f3228ead24
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue