micro: update to 2.0.13.
This commit is contained in:
parent
ec4026eab6
commit
78bf2e3347
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'micro'
|
# Template file for 'micro'
|
||||||
pkgname=micro
|
pkgname=micro
|
||||||
version=2.0.12
|
version=2.0.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/zyedidia/micro/v2"
|
go_import_path="github.com/zyedidia/micro/v2"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="0x5c <dev@0x5c.io>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://micro-editor.github.io"
|
homepage="https://micro-editor.github.io"
|
||||||
distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
|
||||||
checksum=936d109670035235da1f3fb07c76c57c729b59bc1460aab41feb3516136e450f
|
checksum=a96fff974ed6bd9a1dd58a33e54ff23b78783bbb3571b86d5c37d787b1e0e4be
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
GOARCH= go generate ./runtime
|
GOARCH= go generate ./runtime
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue