mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
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'
|
# Template file for 'micro'
|
||||||
pkgname=micro
|
pkgname=micro
|
||||||
version=1.3.3
|
version=1.3.4
|
||||||
revision=1
|
revision=1
|
||||||
# This will need to be updated along with version as it cannot currently be
|
# 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
|
# obtained from git before fetching, and is necessary if the user is to make
|
||||||
# error reports upsteam.
|
# error reports upsteam.
|
||||||
_commithash=a02ae3ceedcfd9adf210a0248331356a0fc2308f
|
_commithash=5fc8f847a679f5f5d3bf4d708748daedee415a71
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/zyedidia/micro"
|
go_import_path="github.com/zyedidia/micro"
|
||||||
go_package="${go_import_path}/cmd/micro"
|
go_package="${go_import_path}/cmd/micro"
|
||||||
|
|
Loading…
Add table
Reference in a new issue