recutils: update version to 1.3
This commit is contained in:
parent
ada1336e2c
commit
6695806193
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Recutils <Formula
|
||||
url 'http://ftp.gnu.org/gnu/recutils/recutils-1.2.tar.gz'
|
||||
url 'http://ftp.gnu.org/gnu/recutils/recutils-1.3.tar.gz'
|
||||
homepage 'http://www.gnu.org/software/recutils/'
|
||||
md5 '4cd6244a129f7318c4ee4a7461ff9050'
|
||||
md5 '243d46f191cbbf2be3fd72a86234cd1c'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--disable-dependency-tracking",
|
||||
|
|
Loading…
Reference in a new issue