diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 20:10:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:30 +0000 |
commit | 827f58832a75da34851a2382f5d7c35b5bee9dea (patch) | |
tree | f8dd82865187a5526023d74805572f54312c3180 /testing/hitch | |
parent | 81356d103cf6a4e9d47a50bfbc8e967035af27f0 (diff) | |
download | aports-827f58832a75da34851a2382f5d7c35b5bee9dea.tar.bz2 aports-827f58832a75da34851a2382f5d7c35b5bee9dea.tar.xz |
testing/hitch: rebuild against libressl-2.7
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 9eda674022..a4f6e473ba 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=1 +pkgrel=2 pkgdesc="hitch is a TLS / SSL endpoint like stunnel" url="https://hitch-tls.org/" arch="all" |