mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 12:52:56 +02:00
tk: update to 8.6.4.
This commit is contained in:
parent
5e146ba4e8
commit
d5dd104682
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tk'
|
# Template file for 'tk'
|
||||||
pkgname=tk
|
pkgname=tk
|
||||||
version=8.6.3
|
version=8.6.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="tk${version}"
|
wrksrc="tk${version}"
|
||||||
build_wrksrc="unix"
|
build_wrksrc="unix"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -15,7 +15,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}/tcl/${pkgname}${version}-src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/tcl/${pkgname}${version}-src.tar.gz"
|
||||||
checksum=ba15d56ac27d8c0a7b1a983915a47e0f635199b9473cf6e10fbce1fc73fd8333
|
checksum=08f99df85e5dc9c4271762163c6aabb962c8b297dc5c4c1af8bdd05fc2dd26c1
|
||||||
|
|
||||||
shlib_provides="libtk${version%.*}.so"
|
shlib_provides="libtk${version%.*}.so"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue