Commit c9c566c4 authored by Ed Reel's avatar Ed Reel

Change source_url to use a different mirror site

parent e09f5283
......@@ -4,8 +4,8 @@ class Help2man < Package
description "help2man produces simple manual pages from the '--help' and '--version' output of other commands."
homepage 'https://www.gnu.org/software/help2man/'
version '1.47.4'
source_url 'http://gnu.mirror.globo.tech/help2man/help2man-1.47.4.tar.xz'
source_sha256 'd4ecf697d13f14dd1a78c5995f06459bff706fd1ce593d1c02d81667c0207753'
source_url 'http://ftpmirror.gnu.org/help2man/help2man-1.47.4.tar.xz'
source_sha256 'ac1a227a7a621f976489af804435ab1160c29fc4e45a8e34d3904d8915b71773'
def self.build
system './configure'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment