aboutsummaryrefslogtreecommitdiffstats
path: root/main/help2man
diff options
context:
space:
mode:
authordai9ah <dai9ah@protonmail.com>2018-03-01 13:24:28 +0200
committerJakub Jirutka <jakub@jirutka.cz>2018-03-02 17:14:29 +0100
commit63f6f1f1b5dbad2b2ef0ec082d4d2cebc3a8d0be (patch)
tree571f2da778d01104424c9aee75ae945e2138a836 /main/help2man
parent5195caa8e2c8cf98467843e7a791191795a75f3b (diff)
downloadaports-63f6f1f1b5dbad2b2ef0ec082d4d2cebc3a8d0be.tar.bz2
aports-63f6f1f1b5dbad2b2ef0ec082d4d2cebc3a8d0be.tar.xz
main/help2man: upgrade to 1.47.6
Diffstat (limited to 'main/help2man')
-rw-r--r--main/help2man/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/help2man/APKBUILD b/main/help2man/APKBUILD
index f47d631648..e7002dd27d 100644
--- a/main/help2man/APKBUILD
+++ b/main/help2man/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=help2man
-pkgver=1.47.5
+pkgver=1.47.6
pkgrel=0
pkgdesc="Create simple man pages from --help output"
url="https://www.gnu.org/software/help2man"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="c94f94bbdfb9e288edff2b3181e0f2e858d309aa4fe77cae141571a06b9b5bc2a5c5a4d25ffc1f9108222d56c9040989d63770f5d804323a52d3978059d1eca7 help2man-1.47.5.tar.xz"
+sha512sums="d24849b93de58b20f518c071687e7bfa653a96600382f36c4cf7fc1047656458f75f093b911b786b18b6931b2453cb60868ecbe07cc7d2984e5981a874b34942 help2man-1.47.6.tar.xz"