aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ddate.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ddate.rb b/Library/Formula/ddate.rb
index cc00bf82b..716c3a55c 100644
--- a/Library/Formula/ddate.rb
+++ b/Library/Formula/ddate.rb
@@ -1,10 +1,10 @@
require 'formula'
class Ddate < Formula
- url 'www.discordia.ch/Programs/ddate.c'
homepage 'http://www.discordia.ch/Programs/'
- sha1 '41eafa66d577082b95e40a8f40ac054aa8ea45dc'
+ url 'www.discordia.ch/Programs/ddate.c'
version '0.1.0'
+ sha1 '41eafa66d577082b95e40a8f40ac054aa8ea45dc'
def install
system ENV.cc, "ddate.c", "-o", "ddate"