aboutsummaryrefslogtreecommitdiffstats
path: root/main/help2man
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-10-25 13:48:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-10-25 14:01:58 +0000
commit95c348e670191bea9d1ccbadb247a181cc625216 (patch)
tree44f92407c9bc7ef1a1116668994cbd331f3dadd9 /main/help2man
parent363dd28e04ac6a958bf74cc53cc7be3784e612fe (diff)
downloadaports-95c348e670191bea9d1ccbadb247a181cc625216.tar.bz2
aports-95c348e670191bea9d1ccbadb247a181cc625216.tar.xz
main/help2man: upgrade to 1.47.5
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 a41f369f17..cae16f8ab7 100644
--- a/main/help2man/APKBUILD
+++ b/main/help2man/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=help2man
-pkgver=1.47.4
+pkgver=1.47.5
pkgrel=0
pkgdesc="Create simple man pages from --help output"
url="http://www.gnu.org/software/help2man"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="3320890c4068086bff7a858653fb67ac80363f26772fb0bb702233052e2bcbe647e7b20b1a2246b1a0e026ba2aa8679e6baafe302d78c747da04e29c59b9bafd help2man-1.47.4.tar.xz"
+sha512sums="c94f94bbdfb9e288edff2b3181e0f2e858d309aa4fe77cae141571a06b9b5bc2a5c5a4d25ffc1f9108222d56c9040989d63770f5d804323a52d3978059d1eca7 help2man-1.47.5.tar.xz"