aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-07-03 06:11:37 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-07-03 06:11:37 -0300
commit3cc839a20b363798aaa8c7e6e462561b67d81918 (patch)
treef2d966baad51ab9f27821635735aaa9dc503eae4
parent3eadd1f63afd62c7671e4053385145f9ecdc69bb (diff)
main/help2man: upgrade to 1.47.16
-rw-r--r--main/help2man/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/help2man/APKBUILD b/main/help2man/APKBUILD
index 497a0b1ff55..1a264c2b56f 100644
--- a/main/help2man/APKBUILD
+++ b/main/help2man/APKBUILD
@@ -1,6 +1,7 @@
+# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=help2man
-pkgver=1.47.15
+pkgver=1.47.16
pkgrel=0
pkgdesc="Create simple man pages from --help output"
url="https://www.gnu.org/software/help2man"
@@ -27,4 +28,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="2ab835610545f37eef2d77887371378decbac622196426a3444c5fb495596371d0151a92c79d3e3040e93acf3dbeefbc431dac1e76a370fdb5063b43192545ad help2man-1.47.15.tar.xz"
+sha512sums="b427e60a9e3d2e805caf1ae84c337b09c7ca6f92b7ff14771f946c4a1bf7adf177df99b9c1c223ad76df99756005ababf5b548ff8e08d4746702ff7f8150b544 help2man-1.47.16.tar.xz"