From 94b3167675e292cd150c5dd7da7e6dcffca01385 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 22 Oct 2018 21:24:01 +0000 Subject: system/help2man: bugfix bump to 1.47.8 --- system/help2man/APKBUILD | 6 +++--- 1 file 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 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" -- cgit v1.2.3-70-g09d2