diff options
Diffstat (limited to 'Library/Formula/vimpager.rb')
| -rw-r--r-- | Library/Formula/vimpager.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vimpager.rb b/Library/Formula/vimpager.rb index 35b8207fe..4f8896532 100644 --- a/Library/Formula/vimpager.rb +++ b/Library/Formula/vimpager.rb @@ -3,7 +3,7 @@ require 'formula' class Vimpager < Formula homepage 'https://github.com/rkitover/vimpager' url 'https://github.com/rkitover/vimpager/tarball/1.7.1' - md5 'be130d49deaa5c8914ec0f475c561379' + sha1 '4e44e3af13e4ca927a2d9fcda15b3ecb958dbd06' head 'https://github.com/rkitover/vimpager.git' def install |
