mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
elvish: revbump for go 1.21
This commit is contained in:
parent
c0d9cc2d90
commit
547ce143fe
1 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'elvish'
|
# Template file for 'elvish'
|
||||||
pkgname=elvish
|
pkgname=elvish
|
||||||
version=0.19.2
|
version=0.19.2
|
||||||
revision=2
|
revision=3
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="src.elv.sh/cmd/elvish"
|
go_import_path="src.elv.sh"
|
||||||
|
go_package="./cmd/elvish"
|
||||||
short_desc="Novel Unix shell"
|
short_desc="Novel Unix shell"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
|
|
Loading…
Add table
Reference in a new issue