mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
go-md2man: update to 2.0.7.
This commit is contained in:
parent
0e32924a1a
commit
da5f4ec7e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'go-md2man'
|
# Template file for 'go-md2man'
|
||||||
pkgname=go-md2man
|
pkgname=go-md2man
|
||||||
version=2.0.6
|
version=2.0.7
|
||||||
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=5fa29154237bc840a10a06231c066f9ddbe06bb31d1c3372eab12e1ed977271f
|
checksum=ca3a5b57e2c01759f5a00ad2a578d034c5370fae9aa7a6c3af5648b2fc802a92
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue