[149310] trunk/dports/lang/qore-ssh2-module/Portfile

davidnichols at macports.org davidnichols at macports.org
Fri Jun 10 13:46:53 PDT 2016


Revision: 149310
          https://trac.macports.org/changeset/149310
Author:   davidnichols at macports.org
Date:     2016-06-10 13:46:53 -0700 (Fri, 10 Jun 2016)
Log Message:
-----------
qore-ssh2-module: updated to v1.0

Modified Paths:
--------------
    trunk/dports/lang/qore-ssh2-module/Portfile

Modified: trunk/dports/lang/qore-ssh2-module/Portfile
===================================================================
--- trunk/dports/lang/qore-ssh2-module/Portfile	2016-06-10 20:44:17 UTC (rev 149309)
+++ trunk/dports/lang/qore-ssh2-module/Portfile	2016-06-10 20:46:53 UTC (rev 149310)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                qore-ssh2-module
-version             0.9.9
+version             1.0
 use_bzip2           yes
 categories          lang
 license             {LGPL-2.1 MIT}
@@ -14,11 +14,11 @@
 use_bzip2           yes
 homepage            http://qore.org
 platforms           darwin
-master_sites        sourceforge:qore
+master_sites        https://github.com/qorelanguage/module-ssh2/releases/download/v${version}
 
-checksums           md5 b2bdf385d1f1b80d9712fa6a66d7b5d5 \
-                    sha1 39dd210f4e9281139781a674fe56b3c7dfbd8882 \
-                    rmd160 bba602645ab9c218ee6720fe41a5b97f02ce7984
+checksums           md5 91d2a35fdf837c2068ac280a1c567e9e \
+                    sha1 91d2a35fdf837c2068ac280a1c567e9e \
+                    rmd160 02a2b504cb838d6854b73edc93406d03d103ba63
 
 depends_lib         port:qore \
                     port:libssh2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160610/8670166d/attachment.html>


More information about the macports-changes mailing list