mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
go-md2man: update to 2.0.5.
This commit is contained in:
parent
e69ba8ac9e
commit
a38041bbf9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'go-md2man'
|
# Template file for 'go-md2man'
|
||||||
pkgname=go-md2man
|
pkgname=go-md2man
|
||||||
version=2.0.4
|
version=2.0.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/cpuguy83/go-md2man/v2
|
go_import_path=github.com/cpuguy83/go-md2man/v2
|
||||||
short_desc="Convert md to manpages"
|
short_desc="Convert md to manpages"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/cpuguy83/go-md2man"
|
homepage="https://github.com/cpuguy83/go-md2man"
|
||||||
distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
|
distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
|
||||||
checksum=b0a4c7c077ede56967deef6ab7e7696c0f46124b0b3360fd05564ec5a536f11f
|
checksum=6bb799e8fff06d82ca4617190157338d336e2361aa6c5b1786f763a684ffc3f2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue