mmark: update to 2.0.44
This commit is contained in:
parent
9475f5c402
commit
80db334f1a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mmark'
|
# Template file for 'mmark'
|
||||||
pkgname=mmark
|
pkgname=mmark
|
||||||
version=2.0.43
|
version=2.0.44
|
||||||
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=0e2a36a40a6ec010f082719c45b3ba3b388f44bf83a3437d625d6629d5de780b
|
checksum=5e08f808e3f1d02e97b745b10067276ab2da34de670807b6679ad1494fd85667
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in New Issue