fish-shell: update to 2.5.0.
This commit is contained in:
parent
8fcaf4bc59
commit
a5a96da1f9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fish-shell'
|
# Template file for 'fish-shell'
|
||||||
pkgname=fish-shell
|
pkgname=fish-shell
|
||||||
version=2.4.0
|
version=2.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="ac_cv_file__proc_self_stat=yes"
|
configure_args="ac_cv_file__proc_self_stat=yes"
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -15,7 +15,7 @@ homepage="http://fishshell.com/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="User friendly shell intended mostly for interactive use"
|
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"
|
distfiles="https://github.com/fish-shell/fish-shell/releases/download/${version}/fish-${version}.tar.gz"
|
||||||
checksum=06bbb2323360439c4044da762d114ec1aa1aba265cec71c0543e6a0095c9efc5
|
checksum=f8c0edadca2de379ccf305aeace660a9255fa2180c72e85e97705a24c256b2a5
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue