mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tcl: update to 8.6.14.
This commit is contained in:
parent
93d4b2aefd
commit
108293161e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tcl'
|
# Template file for 'tcl'
|
||||||
pkgname=tcl
|
pkgname=tcl
|
||||||
version=8.6.13
|
version=8.6.14
|
||||||
revision=2
|
revision=1
|
||||||
build_wrksrc=unix
|
build_wrksrc=unix
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-threads --without-tzdata --enable-man-symlinks
|
configure_args="--enable-threads --without-tzdata --enable-man-symlinks
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="TCL"
|
license="TCL"
|
||||||
homepage="http://www.tcl.tk"
|
homepage="http://www.tcl.tk"
|
||||||
distfiles="${SOURCEFORGE_SITE}/tcl/tcl${version}-src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/tcl/tcl${version}-src.tar.gz"
|
||||||
checksum=43a1fae7412f61ff11de2cfd05d28cfc3a73762f354a417c62370a54e2caf066
|
checksum=5880225babf7954c58d4fb0f5cf6279104ce1cd6aa9b71e9a6322540e1c4de66
|
||||||
|
|
||||||
shlib_provides="libtcl${version%.*}.so"
|
shlib_provides="libtcl${version%.*}.so"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue