aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-15 13:45:13 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-15 14:26:33 -0300
commitf57816acc929131b8aa04dd4d7cae0bcda9ee540 (patch)
tree78fdfe5b597adb5a7e981f7f88e372f276e8269c /main
parentf330b8cb039a69bd750bb96306022d3a742975e3 (diff)
downloadaports-f57816acc929131b8aa04dd4d7cae0bcda9ee540.tar.bz2
aports-f57816acc929131b8aa04dd4d7cae0bcda9ee540.tar.xz
main/help2man: upgrade to 1.47.13
Diffstat (limited to 'main')
-rw-r--r--main/help2man/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/help2man/APKBUILD b/main/help2man/APKBUILD
index 6a4ae441b2..eb6ca230be 100644
--- a/main/help2man/APKBUILD
+++ b/main/help2man/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=help2man
-pkgver=1.47.12
+pkgver=1.47.13
pkgrel=0
pkgdesc="Create simple man pages from --help output"
url="https://www.gnu.org/software/help2man"
@@ -27,4 +27,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="fb71e48e4a7a0f4316148295ea539b667a131149f4467da0f3e283389c9d9f2a5f1e9124ca8d64d6c3250d332a713d4e8de204ca9e7088840e74f316fa5221be help2man-1.47.12.tar.xz"
+sha512sums="7bf4c75a42c103dd8413a94505f383c6e2b215f9a4cc506e11935acc7f108caad01a5fa489ee157ebef5fa02299145592f65cc828fc016417af557382975d57a help2man-1.47.13.tar.xz"