tcl: update to 8.6.7.
This commit is contained in:
parent
9d925427e4
commit
31189ae758
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tcl'
|
# Template file for 'tcl'
|
||||||
pkgname=tcl
|
pkgname=tcl
|
||||||
version=8.6.6
|
version=8.6.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="tcl${version}"
|
wrksrc="tcl${version}"
|
||||||
build_wrksrc="unix"
|
build_wrksrc="unix"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=a265409781e4b3edcc4ef822533071b34c3dc6790b893963809b9fe221befe07
|
checksum=7c6b8f84e37332423cfe5bae503440d88450da8cc1243496249faa5268026ba5
|
||||||
|
|
||||||
shlib_provides="libtcl${version%.*}.so"
|
shlib_provides="libtcl${version%.*}.so"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue