tcllib: update to 1.20.
This commit is contained in:
parent
a065827127
commit
4b669fabdb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tcllib'
|
# Template file for 'tcllib'
|
||||||
pkgname=tcllib
|
pkgname=tcllib
|
||||||
version=1.19
|
version=1.20
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="tcllib-tcllib-${version/./-}"
|
wrksrc="tcllib-tcllib-${version/./-}"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
||||||
license="TCL"
|
license="TCL"
|
||||||
homepage="http://core.tcl.tk/tcllib/"
|
homepage="http://core.tcl.tk/tcllib/"
|
||||||
distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}-${version/./-}.tar.gz"
|
distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}-${version/./-}.tar.gz"
|
||||||
checksum=f0977ed98a6555266461a818d2814ff11f35f90412d394e13bf3da686cc93ca0
|
checksum=e56892698903e0cc902a75a0eb9324845efcd3257c41e09edec25a6ab1654cf3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ./license.terms LICENSE
|
vlicense ./license.terms LICENSE
|
||||||
|
|
Loading…
Reference in New Issue