mmark: update to 2.1.1.
This commit is contained in:
parent
4e39814dc9
commit
342feca2d4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mmark'
|
||||
pkgname=mmark
|
||||
version=2.1.0
|
||||
version=2.1.1
|
||||
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=094b56539960890319c657a098248adba577c53ec5b703a5b2525b68d15c2048
|
||||
checksum=c69bbeb263ca38c528016094fc299585fe8804db0c80f123c994cdec0c191716
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue