aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSwaroop C H2013-07-25 18:28:08 +0530
committerAdam Vandenberg2013-07-25 07:30:52 -0700
commit25929cfd58876027ef13e7a4316b23d3c57f9a20 (patch)
tree4ae46ca228044ccf60a3589349af22f4e348de4e /Library/Formula
parent2797501156c12424267a1c6887ff711846a33e0e (diff)
downloadhomebrew-25929cfd58876027ef13e7a4316b23d3c57f9a20.tar.bz2
Tarsnap 1.0.35
Closes #21433. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tarsnap.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/tarsnap.rb b/Library/Formula/tarsnap.rb
index 4d34c4fb0..8c9556e83 100644
--- a/Library/Formula/tarsnap.rb
+++ b/Library/Formula/tarsnap.rb
@@ -2,8 +2,8 @@ require 'formula'
class Tarsnap < Formula
homepage 'http://www.tarsnap.com/'
- url 'https://www.tarsnap.com/download/tarsnap-autoconf-1.0.34.tgz'
- sha256 '14c0172afac47f5f7cbc58e6442a27a0755685711f9d1cec4195c4f457053811'
+ url 'https://www.tarsnap.com/download/tarsnap-autoconf-1.0.35.tgz'
+ sha256 '6c9f6756bc43bc225b842f7e3a0ec7204e0cf606e10559d27704e1cc33098c9a'
depends_on 'xz' => :optional