mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mmark: update to 2.2.5.
This commit is contained in:
parent
aaaefb4aba
commit
11d79b808f
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.2.4
|
version=2.2.5
|
||||||
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=71155187f2d3c9257a48d01c51ffafc9f6efa30d2225e1c8ca1670c42e384d69
|
checksum=9fec3da78b75bf49d98885d178123617df7d516630a1255e54c9e9a7a41eb057
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue