summaryrefslogtreecommitdiff
path: root/system/help2man
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-10-22 21:24:01 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-10-22 21:24:01 +0000
commit94b3167675e292cd150c5dd7da7e6dcffca01385 (patch)
tree505cfda4895ee2d204d0c664b71d6d9cb7e6f6b0 /system/help2man
parent0cc6ef2bff23c5e8f8dbe0a7da0686bbdb44ba7d (diff)
downloadpackages-94b3167675e292cd150c5dd7da7e6dcffca01385.tar.gz
packages-94b3167675e292cd150c5dd7da7e6dcffca01385.tar.bz2
packages-94b3167675e292cd150c5dd7da7e6dcffca01385.tar.xz
packages-94b3167675e292cd150c5dd7da7e6dcffca01385.zip
system/help2man: bugfix bump to 1.47.8
Diffstat (limited to 'system/help2man')
-rw-r--r--system/help2man/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/system/help2man/APKBUILD b/system/help2man/APKBUILD
index 4e137d42f..b021f7f88 100644
--- a/system/help2man/APKBUILD
+++ b/system/help2man/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=help2man
-pkgver=1.47.6
-pkgrel=1
+pkgver=1.47.8
+pkgrel=0
pkgdesc="Create simple man pages from --help output"
url="https://www.gnu.org/software/help2man"
arch="noarch"
@@ -30,4 +30,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="d24849b93de58b20f518c071687e7bfa653a96600382f36c4cf7fc1047656458f75f093b911b786b18b6931b2453cb60868ecbe07cc7d2984e5981a874b34942 help2man-1.47.6.tar.xz"
+sha512sums="05e420560b143042418db2e992beaef45cc5a568cdbf640c7b285ba2dc322290d14e0df978ff4c412a99f4346e38f6fb9796ebda695ddc002a3d0e74e85725d6 help2man-1.47.8.tar.xz"