parent
240a9e1849
commit
7495e28ae3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fish-shell'
|
||||
pkgname=fish-shell
|
||||
version=2.7.0
|
||||
version=2.7.1
|
||||
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=3a76b7cae92f9f88863c35c832d2427fb66082f98e92a02203dc900b8fa87bcb
|
||||
checksum=e42bb19c7586356905a58578190be792df960fa81de35effb1ca5a5a981f0c5a
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue