diff --git a/srcpkgs/mmark/template b/srcpkgs/mmark/template index f7c97f0abb5..66d0afc1b12 100644 --- a/srcpkgs/mmark/template +++ b/srcpkgs/mmark/template @@ -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 " 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 }