tcl: update to 8.6.0.
This commit is contained in:
parent
68da342842
commit
099c8b4d2c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tcl'
|
# Template file for 'tcl'
|
||||||
pkgname=tcl
|
pkgname=tcl
|
||||||
version=8.5.13
|
version=8.6.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="tcl${version}"
|
wrksrc="tcl${version}"
|
||||||
build_wrksrc=unix
|
build_wrksrc=unix
|
||||||
short_desc="The TCL scripting language"
|
short_desc="The TCL scripting language"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.tcl.tk"
|
homepage="http://www.tcl.tk"
|
||||||
license="tcl/tk"
|
license="tcl/tk"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}${version}-src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}${version}-src.tar.gz"
|
||||||
checksum=9b868dd563e65671a26fcf518b6b86c1bb1b6756f48fdc90f04301d4f3a6596a
|
checksum=354422b9c4791685499123b2dfe01faa98b555c08906c010cb4449ddc75dcade
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
if [ "${XBPS_MACHINE}" = "x86_64" ]; then
|
if [ "${XBPS_MACHINE}" = "x86_64" ]; then
|
||||||
|
|
Loading…
Reference in New Issue