From b1ce212fe0fa7b26c0d08aaa9854257882b7ed72 Mon Sep 17 00:00:00 2001 From: Bert JW Regeer Date: Wed, 20 Jul 2011 20:55:02 -0600 Subject: Botan 1.10.1 Signed-off-by: Adam Vandenberg --- Library/Formula/botan.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/botan.rb b/Library/Formula/botan.rb index e6432df70..e1ec7af9c 100644 --- a/Library/Formula/botan.rb +++ b/Library/Formula/botan.rb @@ -1,9 +1,9 @@ require 'formula' class Botan < Formula - url 'http://botan.randombit.net/files/Botan-1.8.11.tgz' + url 'http://files.randombit.net/botan/v1.10/Botan-1.10.1.tbz' homepage 'http://botan.randombit.net/' - md5 'ccb2c3cb8a324214a89b45a03422870b' + md5 '7ae93e205491a8e75115bfca983ff7f9' def install system "./configure.py", "--prefix=#{prefix}" -- cgit v1.2.3