summaryrefslogtreecommitdiff
path: root/manualPorts/help2man
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-03-18 15:09:58 +0100
committerErich Eckner <git@eckner.net>2020-03-18 15:09:58 +0100
commit22138947fa5644d94b6033ef36c5e353cfc4e791 (patch)
tree9e413ecf7c1bfaa56af86b1c88a33b67a27701a7 /manualPorts/help2man
parente9ef155e1fe566c546cc00fdf5879102f4cb0214 (diff)
downloadcrux-ports-22138947fa5644d94b6033ef36c5e353cfc4e791.tar.xz
help2man: 1.47.12 -> 1.47.13
Diffstat (limited to 'manualPorts/help2man')
-rw-r--r--manualPorts/help2man/.md5sum2
-rw-r--r--manualPorts/help2man/.signature6
-rw-r--r--manualPorts/help2man/Pkgfile6
3 files changed, 5 insertions, 9 deletions
diff --git a/manualPorts/help2man/.md5sum b/manualPorts/help2man/.md5sum
index 1a56e6a..b5eba6c 100644
--- a/manualPorts/help2man/.md5sum
+++ b/manualPorts/help2man/.md5sum
@@ -1 +1 @@
-94df105ff3072dbd75ec6d486626f686 help2man-1.47.12.tar.xz
+dcf381c000249fafaf8413d27859114d help2man-1.47.13.tar.xz
diff --git a/manualPorts/help2man/.signature b/manualPorts/help2man/.signature
index 73d57c2..b4cd226 100644
--- a/manualPorts/help2man/.signature
+++ b/manualPorts/help2man/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/deepthought.pub
-RWQxCptPusLGGt6elYFfo7EF+KSLLurqJJsKR+cgJZD4+qgmcX20LYzYmj2lzBJFKNVccHxXYw+dWiRz906eQU+obgrbokbBiAU=
-SHA256 (Pkgfile) = 84bb143aa4349732f6dfb5ed1456c9619d1f4666194a9e1998499c8cdc623663
+RWQxCptPusLGGj//gRu2t5/doJ9EA5BZjqqLoYpvw/HbrSSxZHaEh5UeXs5V60YuXVrlj+6GSOM91SCZw/P3ddSEM7XqxHjHdQM=
+SHA256 (Pkgfile) = d10985eec70fb0a0cf1512d9860237cddbfbd5feb43dd8e57eb23f006e64284a
SHA256 (.footprint) = 585d03bdc485a21542c98d881b65944631b7a8c157de8bc0b6d05bac960eec4d
-SHA256 (help2man-1.47.12.tar.xz) = 7d0ba64cf9d16ec97cc11aafb659b55aa7bdec99072ff2aec5fcecf0fbeab160
+SHA256 (help2man-1.47.13.tar.xz) = b7f8bbad1f2c405db747e3f5a4d5e1eddc63b360221c824bf79748f27b560523
diff --git a/manualPorts/help2man/Pkgfile b/manualPorts/help2man/Pkgfile
index a028fc9..5a2d80f 100644
--- a/manualPorts/help2man/Pkgfile
+++ b/manualPorts/help2man/Pkgfile
@@ -5,7 +5,7 @@
# Packager: Younes Hafri, ycrux at club-internet dot fr
name=help2man
-version=1.47.12
+version=1.47.13
release=1
source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz)
@@ -21,8 +21,4 @@ build() {
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/info
-
- rmdir \
- $PKG/usr/lib/help2man \
- $PKG/usr/lib
}