Update moreutils to 0.41.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
72faf67e7e
commit
c436d06851
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Moreutils <Formula
|
||||
homepage 'http://packages.debian.org/unstable/utils/moreutils'
|
||||
url 'http://ftp.debian.org/debian/pool/main/m/moreutils/moreutils_0.39.tar.gz'
|
||||
md5 '73477f418ea2de81a045019cc71267f3'
|
||||
url 'http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_0.41.tar.gz'
|
||||
md5 '598c412bbc452b436becce8bd28df377'
|
||||
|
||||
def install
|
||||
# Building the man pages requires DocBook, so we skip them.
|
||||
|
|
Loading…
Reference in a new issue