diff options
-rw-r--r-- | osx/macports/Portfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/osx/macports/Portfile b/osx/macports/Portfile index ed9d9b25b..59de46f8c 100644 --- a/osx/macports/Portfile +++ b/osx/macports/Portfile @@ -5,7 +5,7 @@ PortSystem 1.0 PortGroup python26 1.0 name bcfg2 -version 1.1.1 +version 1.2.0 categories sysutils python maintainers gmail.com:sol.jerome license BSD @@ -20,8 +20,8 @@ homepage http://www.bcfg2.org/ platforms darwin master_sites ftp://ftp.mcs.anl.gov/pub/bcfg -checksums sha1 c0214d28796805ff8e3522d348914f366ba860aa \ - rmd160 2b7d8dfc2e14d1a2def743fe525ee91c5a3d3342 +checksums rmd160 db89ee0b8975bf50ad68bfac122e50253ded1906 \ + sha256 138d792423475ae6516a95578a3df191504afaff31007877c7c2b36830d1a260 patchfiles patch-setup.py.diff |