From 69b64cda83f7fc6df61067c3b0879d395ba53b52 Mon Sep 17 00:00:00 2001 From: Lin Jen-Shin Date: Tue, 17 Sep 2013 00:11:08 +0800 Subject: bsdconv 11.1 Closes #22588. Signed-off-by: Jack Nagel --- Library/Formula/bsdconv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Formula/bsdconv.rb b/Library/Formula/bsdconv.rb index c75c2219f..27ab12a40 100644 --- a/Library/Formula/bsdconv.rb +++ b/Library/Formula/bsdconv.rb @@ -4,8 +4,8 @@ require 'formula' class Bsdconv < Formula homepage 'https://github.com/buganini/bsdconv' - url 'https://github.com/buganini/bsdconv/archive/10.0.tar.gz' - sha1 'cc5ad82723f989f93edf8ab83e36a7e89763649c' + url 'https://github.com/buganini/bsdconv/archive/11.1.tar.gz' + sha1 'd2dd2e94fd013d2d7cfa4d55ebff0bd6a7c5c244' head 'https://github.com/buganini/bsdconv.git' -- cgit v1.2.3