elvish: update to 0.10.1.

Closes: #7814 [via git-merge-pr]
This commit is contained in:
Diogo Leal 2017-09-24 22:35:33 -03:00 committed by Michael Gehring
parent ed99e1b4b9
commit 70813e3590
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'elvish'
pkgname=elvish
version=0.10
version=0.10.1
revision=1
build_style=go
go_import_path="github.com/elves/elvish"
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="BSD"
homepage="https://github.com/elves/elvish/"
distfiles="https://github.com/elves/elvish/archive/${version}.tar.gz"
checksum=94585d0ff4c124b56609e3f2a0b97bb143289400d46d2d4d3c8871c1d90f0727
checksum=a1ba39076cc45b24a8763174978805fa93c8713641d0e1715e9ada7d1122ab49
register_shell="/bin/elvish"
post_install() {