tcllib: upstream hash changed, minor fix (verified against sources.voidlinux.eu).
This commit is contained in:
parent
41593ce28c
commit
2f28ea55e3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tcllib'
|
||||
pkgname=tcllib
|
||||
version=1.16
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="tcllib-tcllib_${version/./_}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,4 +12,4 @@ 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=f500a3ee2082e105693e775c8d94d9f3ab5ae687f706a7b0f6d89ec884332456
|
||||
checksum=ed92f7178b5adc8485ddc7cfc4495c171f6be087fca8c30f8b6b302a4ebda1d7
|
||||
|
|
Loading…
Reference in New Issue