Changeset 117665 for trunk/dports


Ignore:
Timestamp:
Mar 7, 2014, 4:57:53 PM (10 years ago)
Author:
eborisch@…
Message:

py-htmldocs: Update to 3.3.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/py-htmldocs/Portfile

    r113969 r117665  
    1717    if {${python.version} == 31} { version 3.1.5 }
    1818    if {${python.version} == 32} { version 3.2.5 }
    19     if {${python.version} == 33} { version 3.3.3 }
     19    if {${python.version} == 33} { version 3.3.4 }
    2020}
    2121
     
    7474
    7575    if {${python.version} == 33} {
    76         checksums           rmd160  21af0b68a0af232cfc58368e77f21eaf6173af23 \
    77                             sha256  414dca9cac934c06c6d21ad0068ebbf907a08f8a58b40b1ffb920426840b618c
     76        checksums           rmd160  576731d7e35cae8716ca4252fca8b3c159b7165a \
     77                            sha256  43ab01c98d5bacb301519a99ed25192cebe0b69ac4a85b95302958b225868efc
    7878    }
    7979
Note: See TracChangeset for help on using the changeset viewer.