aboutsummaryrefslogtreecommitdiffstats
path: root/main/help2man
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-16 21:20:51 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2019-08-21 11:54:51 +0000
commit8f6d1b5e70752e01051e58f386e8d6de219c4d84 (patch)
tree26a77ea6bb98c191d7bfe2106598c69beffc5179 /main/help2man
parent04ede458a60ebbd1a3b5f9994d420c38fd6f0ff8 (diff)
downloadaports-8f6d1b5e70752e01051e58f386e8d6de219c4d84.tar.bz2
aports-8f6d1b5e70752e01051e58f386e8d6de219c4d84.tar.xz
main/help2man: upgrade to 1.47.11
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 89571aedcf..a4ce2d9b6c 100644
--- a/main/help2man/APKBUILD
+++ b/main/help2man/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=help2man
-pkgver=1.47.10
+pkgver=1.47.11
pkgrel=0
pkgdesc="Create simple man pages from --help output"
url="https://www.gnu.org/software/help2man"
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="071383f38fb5264137200439a460e70298fc23d88069a96f150bf50a4e2a08d1d5d29555053b0ea36c809eec8484c4432b55d7d0bddd68f33b07b1abb97556ff help2man-1.47.10.tar.xz"
+sha512sums="786a6bd4336c591cfeb0b4f2dc1429f6545e36514e7b238453c91368b8f531c46db2be025f02dc52e6dd8b971d6edbb4ff1a8e1b519f9253a3957ad7157790be help2man-1.47.11.tar.xz"