tk: update to 8.6.13

This commit is contained in:
zenobit 2023-01-05 21:07:41 +01:00 committed by Leah Neukirchen
parent f08f2565c3
commit ae0eb78cd1

View file

@ -1,6 +1,6 @@
# Template file for 'tk' # Template file for 'tk'
pkgname=tk pkgname=tk
version=8.6.12 version=8.6.13
revision=1 revision=1
build_wrksrc=unix build_wrksrc=unix
build_style=gnu-configure build_style=gnu-configure
@ -13,8 +13,8 @@ short_desc="TK graphical user interface toolkit for TCL"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="custom:TCL" license="custom:TCL"
homepage="http://www.tcl.tk" homepage="http://www.tcl.tk"
distfiles="${SOURCEFORGE_SITE}/tcl/${pkgname}${version}-src.tar.gz" distfiles="${SOURCEFORGE_SITE}/tcl/tk${version}-src.tar.gz"
checksum=12395c1f3fcb6bed2938689f797ea3cdf41ed5cb6c4766eec8ac949560310630 checksum=2e65fa069a23365440a3c56c556b8673b5e32a283800d8d9b257e3f584ce0675
shlib_provides="libtk8.6.so" shlib_provides="libtk8.6.so"