parent
0cccbfce41
commit
822fe76086
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'direnv'
|
# Template file for 'direnv'
|
||||||
pkgname=direnv
|
pkgname=direnv
|
||||||
version=2.11.1
|
version=2.11.3
|
||||||
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=782dcc33b3f2c6ce414b39f1aee2b6b7f090479b5b86bad0cfc216d9539c94cc
|
checksum=2d34103a7f9645059270763a0cfe82085f6d9fe61b2a85aca558689df0e7b006
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue