diff options
Diffstat (limited to 'Library/Formula/wgetpaste.rb')
| -rw-r--r-- | Library/Formula/wgetpaste.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/wgetpaste.rb b/Library/Formula/wgetpaste.rb index 707addb45..297009ad6 100644 --- a/Library/Formula/wgetpaste.rb +++ b/Library/Formula/wgetpaste.rb @@ -2,8 +2,8 @@ require 'formula' class Wgetpaste < Formula homepage 'http://wgetpaste.zlin.dk/' - url 'http://wgetpaste.zlin.dk/wgetpaste-2.20.tar.bz2' - sha1 'a50a5ecb236b4f7bbd4188e47a3b892b1dc90595' + url 'http://wgetpaste.zlin.dk/wgetpaste-2.22.tar.bz2' + sha1 'd0f9c5b997358226b27ff1e22dc023035498d728' def install bin.install 'wgetpaste' |
