mmark: update to 2.2.2
This commit is contained in:
parent
68ffcebbf2
commit
297ec49139
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mmark'
|
||||
pkgname=mmark
|
||||
version=2.2.1
|
||||
version=2.2.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/mmarkdown/mmark
|
||||
|
@ -10,7 +10,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://github.com/mmarkdown/mmark/"
|
||||
distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
|
||||
checksum=fe98d36c1519bea70cda9144c9ebe9f28b5828730fd76cb20f34803de8353cb5
|
||||
checksum=2521d600191a433cd001f3a82f0694b4951ef2c666ed9f250d358cf914ec98b1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue