Permalink
Browse files
py-acme: update to version 0.22.0
- 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.21.1 |
|
|
version 0.22.0 |
|
|
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 baf576db724e1795b44427aa3f6ba6104a87fb38 \ |
|
|
sha256 296e8abf4f5a69af1a892416faceea90e15f39e2920bf87beeaad1d6ce70a60b |
|
|
checksums rmd160 fea614308fc4cca8dc7fdb7546b7fbfa16278f1d \ |
|
|
sha256 4a2cd52db32e914b68d8446c8e788f507c20edebbd1c36d4f3eda7b47c555fe8 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build-append \ |
|
|
|