tk: update to 8.6.7.

This commit is contained in:
Leah Neukirchen 2017-08-11 16:33:46 +02:00
parent 31189ae758
commit b260dd68a9

View File

@ -1,6 +1,6 @@
# Template file for 'tk' # Template file for 'tk'
pkgname=tk pkgname=tk
version=8.6.6 version=8.6.7
revision=1 revision=1
wrksrc="tk${version}" wrksrc="tk${version}"
build_wrksrc="unix" build_wrksrc="unix"
@ -15,7 +15,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}/tcl/${pkgname}${version}-src.tar.gz" distfiles="${SOURCEFORGE_SITE}/tcl/${pkgname}${version}-src.tar.gz"
checksum=d62c371a71b4744ed830e3c21d27968c31dba74dd2c45f36b9b071e6d88eb19d checksum=061de2a354f9b7c7d04de3984c90c9bc6dd3a1b8377bb45509f1ad8a8d6337aa
shlib_provides="libtk${version%.*}.so" shlib_provides="libtk${version%.*}.so"