parent
9b43b30c50
commit
4b2f86331a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'direnv'
|
||||
pkgname=direnv
|
||||
version=2.12.0
|
||||
version=2.12.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/direnv/direnv"
|
||||
|
@ -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=a86d91ba34f2e72659e0ac114fcadc22c4e813ea88a70320e5b06a2702219df1
|
||||
checksum=7ca0649add19e4ed6b5b0b0f88c9222916e700f413e535e54b8f6431a2b34797
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue