Add help2man 1.47.11 (#13151)
This commit is contained in:
parent
681c5bcceb
commit
1e2754f0d2
1 changed files with 2 additions and 1 deletions
|
@ -11,8 +11,9 @@ class Help2man(AutotoolsPackage):
|
|||
output of other commands."""
|
||||
|
||||
homepage = "https://www.gnu.org/software/help2man/"
|
||||
url = "https://ftpmirror.gnu.org/help2man/help2man-1.47.4.tar.xz"
|
||||
url = "https://ftpmirror.gnu.org/help2man/help2man-1.47.11.tar.xz"
|
||||
|
||||
version('1.47.11', sha256='5985b257f86304c8791842c0c807a37541d0d6807ee973000cf8a3fe6ad47b88')
|
||||
version('1.47.8', sha256='528f6a81ad34cbc76aa7dce5a82f8b3d2078ef065271ab81fda033842018a8dc')
|
||||
version('1.47.4', sha256='d4ecf697d13f14dd1a78c5995f06459bff706fd1ce593d1c02d81667c0207753')
|
||||
|
||||
|
|
Loading…
Reference in a new issue