Revision: 111890 https://trac.macports.org/changeset/111890 Author: davidnichols@macports.org Date: 2013-10-05 01:43:12 -0700 (Sat, 05 Oct 2013) Log Message: ----------- updated to 0.9.9 release Modified Paths: -------------- trunk/dports/lang/qore-ssh2-module/Portfile Modified: trunk/dports/lang/qore-ssh2-module/Portfile =================================================================== --- trunk/dports/lang/qore-ssh2-module/Portfile 2013-10-05 08:35:30 UTC (rev 111889) +++ trunk/dports/lang/qore-ssh2-module/Portfile 2013-10-05 08:43:12 UTC (rev 111890) @@ -4,7 +4,7 @@ PortSystem 1.0 name qore-ssh2-module -version 0.9.8 +version 0.9.9 use_bzip2 yes categories lang license LGPL-2.1 @@ -16,9 +16,9 @@ platforms darwin master_sites sourceforge:qore -checksums md5 fffa9433abc05a37477574ea7e68d5b1 \ - sha1 7d95796e8d955fa632d8e2c6fae06ab46421745f \ - rmd160 e92618cb982c1ce9c88575b0f79130e692202f6d +checksums md5 b2bdf385d1f1b80d9712fa6a66d7b5d5 \ + sha1 39dd210f4e9281139781a674fe56b3c7dfbd8882 \ + rmd160 bba602645ab9c218ee6720fe41a5b97f02ce7984 depends_lib port:qore \ port:libssh2
participants (1)
-
davidnichols@macports.org