Revision
107407
Author
ram@macports.org
Date
2013-06-27 06:30:09 -0700 (Thu, 27 Jun 2013)

Log Message

devel/flashbake: update to 0.27 (closes #39549)

Modified Paths

Diff

Modified: trunk/dports/devel/flashbake/Portfile (107406 => 107407)


--- trunk/dports/devel/flashbake/Portfile	2013-06-27 13:30:01 UTC (rev 107406)
+++ trunk/dports/devel/flashbake/Portfile	2013-06-27 13:30:09 UTC (rev 107407)
@@ -5,7 +5,7 @@
 PortGroup         github 1.0
 
 categories-append devel
-github.setup      commandline flashbake 0.26.3
+github.setup      commandline flashbake 0.27
 license           GPL-3+
 platforms         darwin
 supported_archs   noarch
@@ -18,11 +18,10 @@
 
 homepage          http://wiki.github.com/commandline/${name}
 
-checksums         md5 bb8a062f728bfad4720f07e2ef444802 \
-                  sha1 aeb11a79be61b0e97824fbdea70cce8f90383dbb \
-                  rmd160 846c34b4994637ab0c0bb2e1b3320724f9b41b0a
+checksums         rmd160 3e56cc7dcb5d555cd4c987c4fd050da27ea8a349 \
+                  sha256 7bca26f65e04cd3b6d3d9a340a263b079d04c279fd9de4608cb2f5749b1ea5e2
 
-python.default_version 26
+python.default_version 27
 
 depends_build       port:py${python.version}-setuptools
 depends_lib-append  port:py${python.version}-enum \