tcllib: checksum change without version increment.
We currently don't have any old version of the distfiles, so lets hope the changes were okay.
This commit is contained in:
parent
962a9d9c3c
commit
14e3cea127
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ maintainer="Farhad Shahbazi <grauwolf@geekosphere.org>"
|
|||
license="BSD"
|
||||
homepage="http://core.tcl.tk/tcllib/"
|
||||
distfiles="https://github.com/tcltk/${pkgname}/archive/${pkgname}_${version/./_}.tar.gz"
|
||||
checksum=95c676130ce2fdb00e8a6f79c4fea9e79d071063783a61db9274647920d97a03
|
||||
checksum=dfbe4388d161680dded6ea83ec3638afb056c76913e48d4b44165e2f5cc1a298
|
||||
|
||||
post_install () {
|
||||
vlicense ./license.terms LICENSE
|
||||
|
|
Loading…
Reference in a new issue