Merge pull request #6586 from diogoleal/fish-update
fish-shell: update to 2.6.0
This commit is contained in:
commit
7313324025
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fish-shell'
|
||||
pkgname=fish-shell
|
||||
version=2.5.0
|
||||
version=2.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="ac_cv_file__proc_self_stat=yes"
|
||||
|
@ -15,7 +15,7 @@ homepage="http://fishshell.com/"
|
|||
license="GPL-2"
|
||||
short_desc="User friendly shell intended mostly for interactive use"
|
||||
distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.gz"
|
||||
checksum=f8c0edadca2de379ccf305aeace660a9255fa2180c72e85e97705a24c256b2a5
|
||||
checksum=7ee5bbd671c73e5323778982109241685d58a836e52013e18ee5d9f2e638fdfb
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue