mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
fish-shell: update to 3.1.2.
This commit is contained in:
parent
16008dbb43
commit
792d7dafe7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fish-shell'
|
||||
pkgname=fish-shell
|
||||
version=3.1.0
|
||||
version=3.1.2
|
||||
revision=1
|
||||
wrksrc="fish-${version}"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://fishshell.com/"
|
||||
distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.gz"
|
||||
checksum=e5db1e6839685c56f172e1000c138e290add4aa521f187df4cd79d4eab294368
|
||||
checksum=d5b927203b5ca95da16f514969e2a91a537b2f75bec9b21a584c4cd1c7aa74ed
|
||||
register_shell="/bin/fish /usr/bin/fish"
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue