diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-04 19:36:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:26 +0000 |
commit | f19081134ed4ecd1f0db4fe0814c48bca8c1dac0 (patch) | |
tree | 0a3f6ac818ca97f12028180484816faba3880256 /main | |
parent | 2da1ba5b1a5f53fb7daf98e892352825660fd7b4 (diff) | |
download | aports-f19081134ed4ecd1f0db4fe0814c48bca8c1dac0.tar.bz2 aports-f19081134ed4ecd1f0db4fe0814c48bca8c1dac0.tar.xz |
main/tcl-tls: rebuild against libressl-2.7
Diffstat (limited to 'main')
-rw-r--r-- | main/tcl-tls/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tcl-tls/APKBUILD b/main/tcl-tls/APKBUILD index 0039c53bc3..1bd90d67c9 100644 --- a/main/tcl-tls/APKBUILD +++ b/main/tcl-tls/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=tcl-tls pkgver=1.7.10 -pkgrel=2 +pkgrel=3 pkgdesc="OpenSSL extension to Tcl" url="https://core.tcl.tk/tcltls/" arch="all" |