micro: update to 2.0.9.
This commit is contained in:
parent
11b2f417a2
commit
9ccf350809
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'micro'
|
||||
pkgname=micro
|
||||
version=2.0.8
|
||||
version=2.0.9
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/zyedidia/micro/v2"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="https://micro-editor.github.io"
|
||||
distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
|
||||
checksum=3e1b7483aa2afffa8afc2c710e22541961ac3de5e026efb4bdddc8ade00d4de0
|
||||
checksum=59987763ec5edb10db50c136eeb5934b411bd5e6adbd3d785f1d64d3e225ec31
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue