mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
tcl: update to 8.6.4.
This commit is contained in:
parent
a626d65004
commit
5e146ba4e8
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.3
|
version=8.6.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="tcl${version}"
|
wrksrc="tcl${version}"
|
||||||
build_wrksrc="unix"
|
build_wrksrc="unix"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,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}/$pkgname/${pkgname}${version}-src.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}${version}-src.tar.gz"
|
||||||
checksum=6ce0778de0d50daaa9c345d7c1fd1288fb658f674028812e7eeee992e3051005
|
checksum=9e6ed94c981c1d0c5f5fefb8112d06c6bf4d050a7327e95e71d417c416519c8d
|
||||||
|
|
||||||
shlib_provides="libtcl${version%.*}.so"
|
shlib_provides="libtcl${version%.*}.so"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue