mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
fish-shell: update to 3.6.4.
This commit is contained in:
parent
921d5c2b5e
commit
e3f463408c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fish-shell'
|
||||
pkgname=fish-shell
|
||||
version=3.6.3
|
||||
version=3.6.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="gettext"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://fishshell.com/"
|
||||
changelog="https://github.com/fish-shell/fish-shell/raw/master/CHANGELOG.rst"
|
||||
distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.xz"
|
||||
checksum=55520128c8ef515908a3821423b430db9258527a6c6acb61c7cb95626b5a48d5
|
||||
checksum=0f3f610e580de092fbe882c8aa76623ecf91bb16fdf0543241e6e90d5d4bc393
|
||||
register_shell="/bin/fish /usr/bin/fish"
|
||||
# tests don't work as root
|
||||
make_check=ci-skip
|
||||
|
|
Loading…
Add table
Reference in a new issue