diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-14 02:44:11 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-14 02:44:11 +0000 |
| commit | fa21b8b432a158b8387d64d00e0dc1e2e94bffcb (patch) | |
| tree | a9f120bc9e6634236bd7e4cf51c92d061b1d4bf5 /repos/extra/go-md2man/abuild | |
| parent | f41bfbbfe4464a4a707ea9c15c8b04529ba20161 (diff) | |
| download | alicelinux-fa21b8b432a158b8387d64d00e0dc1e2e94bffcb.tar.gz alicelinux-fa21b8b432a158b8387d64d00e0dc1e2e94bffcb.zip | |
go-md2man: updated to 2.0.2
Diffstat (limited to 'repos/extra/go-md2man/abuild')
| -rw-r--r-- | repos/extra/go-md2man/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/go-md2man/abuild b/repos/extra/go-md2man/abuild index 564aa081..f4d78df4 100644 --- a/repos/extra/go-md2man/abuild +++ b/repos/extra/go-md2man/abuild @@ -1,5 +1,5 @@ name=go-md2man -version=2.0.7 +version=2.0.2 release=1 source="https://github.com/cpuguy83/${name}/archive/v${version}/${name}-v${version}.tar.gz" |