mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
micro: update to 1.3.3. (#8929)
This commit is contained in:
parent
ebcb14aa64
commit
d27b153793
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'micro'
|
||||
pkgname=micro
|
||||
version=1.3.2
|
||||
revision=4
|
||||
version=1.3.3
|
||||
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=2f587c6d48fc00d00fee0f178170e7f2b0bbcf51
|
||||
_commithash=a02ae3ceedcfd9adf210a0248331356a0fc2308f
|
||||
build_style=go
|
||||
go_import_path="github.com/zyedidia/micro"
|
||||
go_package="${go_import_path}/cmd/micro"
|
||||
|
|
Loading…
Add table
Reference in a new issue