mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
parent
5c45e50899
commit
912e97683c
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.13.3
|
version=2.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/direnv/direnv"
|
go_import_path="github.com/direnv/direnv"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://direnv.net/"
|
homepage="http://direnv.net/"
|
||||||
distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
|
distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
|
||||||
checksum=2d5569ef08a919e02d8b229b8f71ca01a0f3920e7e14f0b10c0df76bb4ea57a1
|
checksum=917838827cb753153b91cb2d10c0d7c20cbaa85aa2dde520ee23653a74268ccd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue