Botan 1.10.6

Closes Homebrew/homebrew#24501.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Brett Koonce 2013-11-19 11:41:14 -06:00 committed by Jack Nagel
parent 8052b949ca
commit ed80e6643c

View file

@ -2,8 +2,8 @@ require 'formula'
class Botan < Formula
homepage 'http://botan.randombit.net/'
url 'http://botan.randombit.net/files/Botan-1.10.5.tbz'
sha1 '998b25d78e139b9c9402919aec4daa1c6118f2fb'
url 'http://botan.randombit.net/files/Botan-1.10.6.tbz'
sha1 '762decd775a4267d3b343ff14729cd9b96a1e4a0'
option 'enable-debug', 'Enable debug build of Botan'