direnv: update to 2.23.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
a24143b0c7
commit
75de0cef28
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'direnv'
|
# Template file for 'direnv'
|
||||||
pkgname=direnv
|
pkgname=direnv
|
||||||
version=2.22.0
|
version=2.23.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
|
||||||
@@ -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=bf35d267a28dcace4109c3256f2cd7cb0ca3b8d461d2fbf848db3f65b809befd
|
checksum=d28bc959680a309d0d54f754edfe622cdde14a4b806fdd32d285d47a322098b9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user