micro: update to 1.3.4.
Closes #9521. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
52cea8329e
commit
3afc42c077
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'micro'
|
||||
pkgname=micro
|
||||
version=1.3.3
|
||||
version=1.3.4
|
||||
revision=1
|
||||
# This will need to be updated along with version as it cannot currently be
|
||||
# obtained from git before fetching, and is necessary if the user is to make
|
||||
# error reports upsteam.
|
||||
_commithash=a02ae3ceedcfd9adf210a0248331356a0fc2308f
|
||||
_commithash=5fc8f847a679f5f5d3bf4d708748daedee415a71
|
||||
build_style=go
|
||||
go_import_path="github.com/zyedidia/micro"
|
||||
go_package="${go_import_path}/cmd/micro"
|
||||
|
|
Loading…
Reference in a new issue