mmark: update to 2.2.5.

This commit is contained in:
mobinmob 2020-04-06 00:34:33 +03:00 committed by Juan RP
parent aaaefb4aba
commit 11d79b808f

View file

@ -1,6 +1,6 @@
# Template file for 'mmark' # Template file for 'mmark'
pkgname=mmark pkgname=mmark
version=2.2.4 version=2.2.5
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/mmarkdown/mmark go_import_path=github.com/mmarkdown/mmark
@ -10,7 +10,7 @@ maintainer="Robert Lowry <bobertlo@gmail.com>"
license="BSD-2-Clause" license="BSD-2-Clause"
homepage="https://github.com/mmarkdown/mmark/" homepage="https://github.com/mmarkdown/mmark/"
distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz" distfiles="https://github.com/mmarkdown/mmark/archive/v${version}.tar.gz"
checksum=71155187f2d3c9257a48d01c51ffafc9f6efa30d2225e1c8ca1670c42e384d69 checksum=9fec3da78b75bf49d98885d178123617df7d516630a1255e54c9e9a7a41eb057
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE