Commit ef70f1b3 authored by Ed Reel's avatar Ed Reel Committed by GitHub

Merge pull request #1371 from cstrouse/update-units

Update units from 2.15 to 2.16
parents e902120c 54b42fa3
......@@ -3,9 +3,9 @@ require 'package'
class Units < Package
description 'GNU Units converts quantities expressed in various systems of measurement to their equivalents in other systems of measurement.'
homepage 'https://www.gnu.org/software/units/units.html'
version '2.15'
source_url 'https://ftp.gnu.org/gnu/units/units-2.15.tar.gz'
source_sha256 '25d6334fafc801e15b3b0388e207e1efc5d4ae88af6dc7b17d3913de6441f47c'
version '2.16'
source_url 'https://ftp.gnu.org/gnu/units/units-2.16.tar.gz'
source_sha256 'dcf3f78482a13b150fc6bf0f8d611510816a3424bc2b26229b85b1cadeb81686'
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