micro: update to 1.1.2
This commit is contained in:
parent
551776d80c
commit
13eb74dbf5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'micro'
|
||||
pkgname=micro
|
||||
version=1.1.1
|
||||
version=1.1.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/zyedidia/micro"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/zyedidia/micro"
|
||||
distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
|
||||
checksum=928c40ac67abdc5a27f771b902babb5756cc8c01f87a05034e19ecfd82d3eba4
|
||||
checksum=2f865c792714c12e0075b0123fe795bb0e09678ae507ec721cca49847c3d6a52
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue