go-md2man: update to 1.0.10.
This commit is contained in:
parent
db9f4bbc9f
commit
4a28b61642
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'go-md2man'
|
||||
pkgname=go-md2man
|
||||
version=1.0.8
|
||||
revision=4
|
||||
version=1.0.10
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/cpuguy83/go-md2man
|
||||
hostmakedepends="git"
|
||||
|
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://${go_import_path}"
|
||||
distfiles="https://github.com/cpuguy83/go-md2man/archive/v${version}.tar.gz"
|
||||
checksum=84e443c78d048f4a609743704b6bff5c83473691a0793c577ebb9b1f7577c9d5
|
||||
checksum=76aa56849123b99b95fcea2b15502fd886dead9a5c35be7f78bdc2bad6be8d99
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue