go-md2man: update to 2.0.4.
This commit is contained in:
parent
6a5760ea0c
commit
475e065928
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go-md2man'
|
# Template file for 'go-md2man'
|
||||||
pkgname=go-md2man
|
pkgname=go-md2man
|
||||||
version=2.0.3
|
version=2.0.4
|
||||||
revision=1
|
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
|
||||||
|
@ -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=7ca3a04bb4ab83387538235decc42a535097a05d2fb9f2266d0c47b33119501f
|
checksum=b0a4c7c077ede56967deef6ab7e7696c0f46124b0b3360fd05564ec5a536f11f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Reference in New Issue