main/tcl-tls: upgrade to 1.7.19

Closes !518
This commit is contained in:
Leo 2019-10-17 12:42:55 -03:00 committed by Kevin Daudt
parent 93fe6d1ba0
commit b81fcaecbe

View File

@ -1,7 +1,7 @@
# Contributor: Emmanuel Frecon <efrecon@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=tcl-tls
pkgver=1.7.18
pkgver=1.7.19
pkgrel=0
pkgdesc="OpenSSL extension to Tcl"
url="https://core.tcl.tk/tcltls/"
@ -32,4 +32,4 @@ package() {
make DESTDIR="$pkgdir" install
}
sha512sums="0bad4f116e09295e6eb6eb8d6f050342ff4378edd2aba14dd21704506b730d5155a405bb02e944cacfed9d86dcad09d96b59ca1e3d4fe8dbd11091c019f8400a tcltls-1.7.18.tar.gz"
sha512sums="d86621da806c133acc712e0985d7796fe09b5000ee9f86863b976bec5ffd468944a11a9406718589f6702fe4f3a9ee0694ac2be479004ac783ca087998e3fe39 tcltls-1.7.19.tar.gz"