Fixed TCL/Tk

This commit is contained in:
Elizabeth F
2016-04-01 15:15:23 -04:00
committed by citibeth
parent f5a77d3958
commit d4e6b15d98
2 changed files with 6 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ class Tk(Package):
homepage = "http://www.tcl.tk"
url = "http://prdownloads.sourceforge.net/tcl/tk8.6.3-src.tar.gz"
version('src', '85ca4dbf4dcc19777fd456f6ee5d0221')
version('8.6.3', '85ca4dbf4dcc19777fd456f6ee5d0221')
depends_on("tcl")