mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
mmark: update to 2.2.4.
This commit is contained in:
parent
254e5b7720
commit
74021afab5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mmark'
|
||||
pkgname=mmark
|
||||
version=2.2.2
|
||||
version=2.2.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/mmarkdown/mmark
|
||||
|
@ -10,7 +10,7 @@ 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=2521d600191a433cd001f3a82f0694b4951ef2c666ed9f250d358cf914ec98b1
|
||||
checksum=71155187f2d3c9257a48d01c51ffafc9f6efa30d2225e1c8ca1670c42e384d69
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue