micro: update to 2.0.13.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user