aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2014-02-26 21:00:40 -0800
committerAdam Vandenberg2014-02-26 21:00:40 -0800
commit961a52b5ee5582bf3c8acb797eef1d59fb67c698 (patch)
tree69e5c10e41be0ee8ee10e4fbbab57a056e9f9717 /Library
parent5856f953251162b6cf7143c565682b7e3dc27d7d (diff)
downloadhomebrew-961a52b5ee5582bf3c8acb797eef1d59fb67c698.tar.bz2
bagit 4.8.1
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/bagit.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/bagit.rb b/Library/Formula/bagit.rb
index 414b6b30c..eb7ec0e64 100644
--- a/Library/Formula/bagit.rb
+++ b/Library/Formula/bagit.rb
@@ -1,9 +1,9 @@
require 'formula'
class Bagit < Formula
- homepage 'http://sourceforge.net/projects/loc-xferutils/files/loc-bil-java-library/4.4/'
- url 'http://downloads.sourceforge.net/project/loc-xferutils/loc-bil-java-library/4.4/bagit-4.4-bin.zip'
- sha1 '2ef049e2d53a0cbb8e9959a6e2433d82a2c0c11b'
+ homepage 'https://github.com/LibraryOfCongress/bagit-java'
+ url 'https://github.com/LibraryOfCongress/bagit-java/releases/download/bagit-4.8.1/bagit-4.8.1-bin.zip'
+ sha1 'a5f42372dcbe75f44d9181dd8edc8e6f18b68ec9'
skip_clean 'logs'