go-md2man: update to 2.0.2.
This commit is contained in:
parent
0858be1c55
commit
0bf0317af4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go-md2man'
|
||||
pkgname=go-md2man
|
||||
version=2.0.1
|
||||
version=2.0.2
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/cpuguy83/go-md2man/v2
|
||||
|
@ -9,7 +9,7 @@ maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/cpuguy83/go-md2man"
|
||||
distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
|
||||
checksum=889309ecf43e40d3a76d666b0259dcd71b340ea0fad003784ff3fe0b6c21990e
|
||||
checksum=2f52e37101ea2734b02f2b54a53c74305b95b3a9a27792fdac962b5354aa3e4a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue