aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorGerard Lledo2013-01-17 20:54:00 +0200
committerAdam Vandenberg2013-01-17 11:13:41 -0800
commit6319cb1c28fe84f8aecd74e8bddff016829b0330 (patch)
tree016e74d1d0a5fe23ed0797d3f1eecb10e9574d5e /Library/Formula
parent802ce969559bc7330ac8fe5227bd8386734a6b26 (diff)
downloadhomebrew-6319cb1c28fe84f8aecd74e8bddff016829b0330.tar.bz2
ext4fuse 0.1.2
Closes #17150. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ext4fuse.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ext4fuse.rb b/Library/Formula/ext4fuse.rb
index 6bde1fde4..e308c3f65 100644
--- a/Library/Formula/ext4fuse.rb
+++ b/Library/Formula/ext4fuse.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ext4fuse < Formula
homepage 'https://github.com/gerard/ext4fuse'
- url 'https://github.com/gerard/ext4fuse/archive/v0.1.1.tar.gz'
- sha1 '1dbf4dc4859f8d118e80046cef0af2bcee471ea5'
+ url 'https://github.com/gerard/ext4fuse/archive/v0.1.2.tar.gz'
+ sha1 'ba46e5964910d7ae42447836db1c5f1cd0e7de78'
head 'https://github.com/gerard/ext4fuse.git'