go-md2man: update to 2.0.5.
This commit is contained in:
parent
e69ba8ac9e
commit
a38041bbf9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'go-md2man'
|
||||
pkgname=go-md2man
|
||||
version=2.0.4
|
||||
revision=2
|
||||
version=2.0.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/cpuguy83/go-md2man/v2
|
||||
short_desc="Convert md to manpages"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Daniel Lewan <daniel@teddydd.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/cpuguy83/go-md2man"
|
||||
distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
|
||||
checksum=b0a4c7c077ede56967deef6ab7e7696c0f46124b0b3360fd05564ec5a536f11f
|
||||
checksum=6bb799e8fff06d82ca4617190157338d336e2361aa6c5b1786f763a684ffc3f2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue