aboutsummaryrefslogtreecommitdiffstats
path: root/community/go-md2man
diff options
context:
space:
mode:
authorKevin Daudt <kdaudt@alpinelinux.org>2020-05-01 10:47:15 +0000
committerKevin Daudt <kdaudt@alpinelinux.org>2020-05-01 15:22:06 +0000
commita3bdef0b8a07a73c0c80fa951bf2ff84910c1b3b (patch)
tree0b8b992d3ffb985edc9f18b1e6aa01e38ecd9f39 /community/go-md2man
parentc7f555f5f1ce8fbc359d15c584afd1c397a7292d (diff)
downloadaports-a3bdef0b8a07a73c0c80fa951bf2ff84910c1b3b.tar.bz2
aports-a3bdef0b8a07a73c0c80fa951bf2ff84910c1b3b.tar.xz
community/various: security rebuild (CVE-2020-7919)
Diffstat (limited to 'community/go-md2man')
-rw-r--r--community/go-md2man/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/go-md2man/APKBUILD b/community/go-md2man/APKBUILD
index be75651ea8..fb4d81c417 100644
--- a/community/go-md2man/APKBUILD
+++ b/community/go-md2man/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Jake Buchholz <tomalok@gmail.com>
pkgname=go-md2man
pkgver=2.0.0
-pkgrel=0
+pkgrel=1
pkgdesc="Utility to convert markdown to man pages"
options="net chmod-clean"
url="https://github.com/cpuguy83/go-md2man"