mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mmark: update to 2.0.45
This commit is contained in:
parent
0b139e9c14
commit
d178e2b89d
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.44
|
version=2.0.45
|
||||||
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=5e08f808e3f1d02e97b745b10067276ab2da34de670807b6679ad1494fd85667
|
checksum=8ef0e8a414af9df2696376aade6e8412dbce5c98777829353b86cbbbb72598fd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue