Revision: 75826 http://trac.macports.org/changeset/75826 Author: ryandesign@macports.org Date: 2011-02-09 14:57:44 -0800 (Wed, 09 Feb 2011) Log Message: ----------- py27-sqlite: update version to 2.6.1, to go with the checksum change from r75825 Revision Links: -------------- http://trac.macports.org/changeset/75825 Modified Paths: -------------- trunk/dports/python/py27-sqlite/Portfile Modified: trunk/dports/python/py27-sqlite/Portfile =================================================================== --- trunk/dports/python/py27-sqlite/Portfile 2011-02-09 22:37:42 UTC (rev 75825) +++ trunk/dports/python/py27-sqlite/Portfile 2011-02-09 22:57:44 UTC (rev 75826) @@ -5,7 +5,7 @@ PortGroup python27 1.0 name py27-sqlite -version 2.6.0 +version 2.6.1 categories python databases maintainers snc openmaintainer platforms darwin