parent
a692dd5657
commit
d269042654
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'direnv'
|
||||
pkgname=direnv
|
||||
version=2.11.3
|
||||
revision=3
|
||||
version=2.12.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/direnv/direnv"
|
||||
short_desc="An environment switcher for the shell"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="http://direnv.net/"
|
||||
distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
|
||||
checksum=2d34103a7f9645059270763a0cfe82085f6d9fe61b2a85aca558689df0e7b006
|
||||
checksum=a86d91ba34f2e72659e0ac114fcadc22c4e813ea88a70320e5b06a2702219df1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue