mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
go-md2man: update to 2.0.6.
This commit is contained in:
parent
ead7712d3e
commit
9c20f77197
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.5
|
version=2.0.6
|
||||||
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=6bb799e8fff06d82ca4617190157338d336e2361aa6c5b1786f763a684ffc3f2
|
checksum=5fa29154237bc840a10a06231c066f9ddbe06bb31d1c3372eab12e1ed977271f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue