fish-shell: update to 2.2.0.
This commit is contained in:
parent
3094526879
commit
7791df10a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fish-shell'
|
||||
pkgname=fish-shell
|
||||
version=2.1.2
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake"
|
||||
|
@ -13,7 +13,7 @@ homepage="http://fishshell.com/"
|
|||
license="GPL-2"
|
||||
short_desc="User friendly shell intended mostly for interactive use"
|
||||
distfiles="http://fishshell.com/files/${version}/fish-${version}.tar.gz"
|
||||
checksum=c6c20d5ca3a2a0168461de8abfe85f9e6b255132698ea0109998d4ab68f9f6dd
|
||||
checksum=a76339fd14ce2ec229283c53e805faac48c3e99d9e3ede9d82c0554acfc7b77a
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Add table
Reference in a new issue