Permalink
Browse files
py-acme: update to version 0.22.2
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
python/py-acme/Portfile
|
|
@@ -5,7 +5,7 @@ PortGroup python 1.0 |
|
|
|
|
|
set real_name acme |
|
|
name py-${real_name} |
|
|
version 0.22.0 |
|
|
version 0.22.2 |
|
|
worksrcdir ${real_name}-${version} |
|
|
distfiles ${real_name}-${version}${extract.suffix} |
|
|
categories-append security |
|
|
@@ -19,8 +19,8 @@ master_sites pypi:a/acme |
|
|
|
|
|
python.versions 27 |
|
|
|
|
|
checksums rmd160 fea614308fc4cca8dc7fdb7546b7fbfa16278f1d \ |
|
|
sha256 4a2cd52db32e914b68d8446c8e788f507c20edebbd1c36d4f3eda7b47c555fe8 |
|
|
checksums rmd160 62bfaf65bfa1971446e585f7a7dac234b2e5e400 \ |
|
|
sha256 0ecd0ea369f53d5bc744d6e72717f9af2e1ceb558d109dbd433148851027adb4 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|