From 765141b570a3dbd8c0e15844a17db1e450129e24 Mon Sep 17 00:00:00 2001 From: Richard Lehane Date: Sat, 12 Mar 2016 22:32:44 +1100 Subject: [PATCH 1/5] update to sf 1.5 --- siegfried.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/siegfried.rb b/siegfried.rb index 0c84ae6..ab5f867 100644 --- a/siegfried.rb +++ b/siegfried.rb @@ -4,8 +4,8 @@ class Siegfried < Formula desc "Fast PRONOM-based file identification tool" homepage "http://www.itforarchivists.com/siegfried" - url "https://github.com/richardlehane/siegfried/archive/v1.4.5.tar.gz" - sha256 "7d32f523e2697f32fc3e9e8d61d3174e26edb86280ef26bbc1d09a930382c8c7" + url "https://github.com/richardlehane/siegfried/archive/v1.5.0.tar.gz" + sha256 "f337bd727a3c5085a169f1e5219d4ca95fa4c2299da5be9b29fe02ff5c9a2a19" head "https://github.com/richardlehane/siegfried.git", :branch => "develop" depends_on "go" => :build From 6e9e1fd4152810409cc553102643056e3db69365 Mon Sep 17 00:00:00 2001 From: Richard Lehane Date: Sun, 26 Jun 2016 20:34:43 +1000 Subject: [PATCH 2/5] siegfried 1.6.0 --- siegfried.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/siegfried.rb b/siegfried.rb index ab5f867..bc3b9c1 100644 --- a/siegfried.rb +++ b/siegfried.rb @@ -4,8 +4,8 @@ class Siegfried < Formula desc "Fast PRONOM-based file identification tool" homepage "http://www.itforarchivists.com/siegfried" - url "https://github.com/richardlehane/siegfried/archive/v1.5.0.tar.gz" - sha256 "f337bd727a3c5085a169f1e5219d4ca95fa4c2299da5be9b29fe02ff5c9a2a19" + url "https://github.com/richardlehane/siegfried/archive/v1.6.0.tar.gz" + sha256 "d462237f40b5d12029edbcb268139c0c7f851933b6b8a0c67746f7f75f963cf2" head "https://github.com/richardlehane/siegfried.git", :branch => "develop" depends_on "go" => :build From eef036e880da616d2f2e27b016064bee3a4650ac Mon Sep 17 00:00:00 2001 From: Richard Lehane Date: Tue, 5 Jul 2016 20:00:31 +1000 Subject: [PATCH 3/5] update sf 1.6.1 --- siegfried.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/siegfried.rb b/siegfried.rb index bc3b9c1..6c22e40 100644 --- a/siegfried.rb +++ b/siegfried.rb @@ -4,8 +4,8 @@ class Siegfried < Formula desc "Fast PRONOM-based file identification tool" homepage "http://www.itforarchivists.com/siegfried" - url "https://github.com/richardlehane/siegfried/archive/v1.6.0.tar.gz" - sha256 "d462237f40b5d12029edbcb268139c0c7f851933b6b8a0c67746f7f75f963cf2" + url "https://github.com/richardlehane/siegfried/archive/v1.6.1.tar.gz" + sha256 "e1a575032cc37a921f765df8261e8eba33f19123155b8cccc90521b0a22450d8" head "https://github.com/richardlehane/siegfried.git", :branch => "develop" depends_on "go" => :build From 63c85061e91f0c3c48328f3e004a2d9f5fc1ab6c Mon Sep 17 00:00:00 2001 From: Richard Lehane Date: Tue, 5 Jul 2016 20:25:25 +1000 Subject: [PATCH 4/5] fix shasum --- siegfried.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/siegfried.rb b/siegfried.rb index 6c22e40..3ff4ff5 100644 --- a/siegfried.rb +++ b/siegfried.rb @@ -5,7 +5,7 @@ class Siegfried < Formula desc "Fast PRONOM-based file identification tool" homepage "http://www.itforarchivists.com/siegfried" url "https://github.com/richardlehane/siegfried/archive/v1.6.1.tar.gz" - sha256 "e1a575032cc37a921f765df8261e8eba33f19123155b8cccc90521b0a22450d8" + sha256 "4755273fa456540cde03a494b233f34756cfc265464206427393e325e16cb2cb" head "https://github.com/richardlehane/siegfried.git", :branch => "develop" depends_on "go" => :build From f44625fe3dd7bae8258bc7362897cda4fdbf948a Mon Sep 17 00:00:00 2001 From: Richard Lehane Date: Tue, 5 Jul 2016 20:38:01 +1000 Subject: [PATCH 5/5] fix sf161 --- siegfried.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/siegfried.rb b/siegfried.rb index 3ff4ff5..6f3c479 100644 --- a/siegfried.rb +++ b/siegfried.rb @@ -5,7 +5,7 @@ class Siegfried < Formula desc "Fast PRONOM-based file identification tool" homepage "http://www.itforarchivists.com/siegfried" url "https://github.com/richardlehane/siegfried/archive/v1.6.1.tar.gz" - sha256 "4755273fa456540cde03a494b233f34756cfc265464206427393e325e16cb2cb" + sha256 "823b251dcc507eb819c51928ac100310718fa7a35afc6fedf1ffe2441da667b6" head "https://github.com/richardlehane/siegfried.git", :branch => "develop" depends_on "go" => :build