mmark: update to 2.0.48
This commit is contained in:
parent
99f6f341ca
commit
d8b74259db
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mmark'
|
||||
pkgname=mmark
|
||||
version=2.0.46
|
||||
version=2.0.48
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/mmarkdown/mmark
|
||||
|
@ -10,8 +10,8 @@ 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=fa64a7321ff8cc531a0caa36af2a72057c5bebd634b623407b9d6415e7184003
|
||||
checksum=aea7221f4acbe1bed224690c7bda85896ba89fa448e7619df9856c5cb1228fce
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue