diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-07-11 21:48:18 -0400 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-07-11 21:48:18 -0400 |
commit | 8aaf54d945f706b138c8465de70441d311ebac2f (patch) | |
tree | 8d5825878dc047ea8c4bfb20fbbe328b89ae9628 /packaging | |
parent | cfe0e0885fc4210877665bb7713446c3063faee0 (diff) |
update portfile with new release info
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/macports/Portfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/macports/Portfile b/packaging/macports/Portfile index d73a656..7d2f88e 100644 --- a/packaging/macports/Portfile +++ b/packaging/macports/Portfile @@ -3,7 +3,7 @@ PortSystem 1.0 name monkeysphere -version 0.24 +version 0.25 categories net security maintainers nomaintainer description use the OpenPGP web of trust to verify ssh connections @@ -30,7 +30,7 @@ master_sites http://archive.monkeysphere.info/debian/pool/monkeysphere/m/ distname ${name}_${version} extract.suffix .orig.tar.gz worksrcdir ${name}-${version} -checksums md5 8590532f4702fa44027a6a583657c9ef +checksums md5 1c6fedfa3cd89150ae75d5a26264c89d use_configure no |