mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mmark: update to 2.0.43
This commit is contained in:
parent
6a0e7ea943
commit
9b5f0e7cd6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mmark'
|
# Template file for 'mmark'
|
||||||
pkgname=mmark
|
pkgname=mmark
|
||||||
version=2.0.42
|
version=2.0.43
|
||||||
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=01f4ab3bcda7225cd20af8efb2fbbdbf7593212fed417151461b44f8d1cf0e36
|
checksum=0e2a36a40a6ec010f082719c45b3ba3b388f44bf83a3437d625d6629d5de780b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue