direnv: update to 2.19.2.
This commit is contained in:
parent
243bf5b0c5
commit
5c0b80f78a
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'direnv'
|
# Template file for 'direnv'
|
||||||
pkgname=direnv
|
pkgname=direnv
|
||||||
version=2.19.1
|
version=2.19.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/direnv/direnv
|
go_import_path=github.com/direnv/direnv
|
||||||
@ -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=0963dae84eed89cf0aaa1679830d0546d51c4952608912137c67e51c852a4011
|
checksum=407e46233942277dcac133bcf9dc656c825299c611d0b22b9cd02841c4c34ffb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user