diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 20:05:43 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-10 16:14:35 +0000 |
commit | e38d407f1156c45a0c83d740aef9a2e6d078bc9c (patch) | |
tree | 19594d0fee9735b17aa074d001f86b53e41ef633 /testing/hitch | |
parent | 68ec40a3ddf99092840df4377497cff0a149cd6f (diff) | |
download | aports-e38d407f1156c45a0c83d740aef9a2e6d078bc9c.tar.bz2 aports-e38d407f1156c45a0c83d740aef9a2e6d078bc9c.tar.xz |
testing/[various]: rebuild against libressl-2.6
Diffstat (limited to 'testing/hitch')
-rw-r--r-- | testing/hitch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/hitch/APKBUILD b/testing/hitch/APKBUILD index d2152420ad..9eda674022 100644 --- a/testing/hitch/APKBUILD +++ b/testing/hitch/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Raphael Cohn <raphael.cohn@stormmq.com> pkgname=hitch pkgver=1.4.6 -pkgrel=0 +pkgrel=1 pkgdesc="hitch is a TLS / SSL endpoint like stunnel" url="https://hitch-tls.org/" arch="all" |