mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
direnv: update to 2.21.3.
This commit is contained in:
parent
1261bff034
commit
f187a985a4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'direnv'
|
||||
pkgname=direnv
|
||||
version=2.21.2
|
||||
version=2.21.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/direnv/direnv
|
||||
|
@ -10,7 +10,7 @@ license="MIT"
|
|||
homepage="https://direnv.net/"
|
||||
changelog="https://raw.githubusercontent.com/direnv/direnv/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/direnv/direnv/archive/v${version}.tar.gz"
|
||||
checksum=ce5551b09f71fe26111bbf94a09cfdbce14794ec9a723015b67efea804986d68
|
||||
checksum=012651a79e47150de4a386d1c3c81a017d5ceac14f5a0c24b0596a2215cde8be
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue