From 3ef9ae3376291f520b1bd6215a1f43588e130340 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sat, 8 Oct 2016 21:28:51 +0000 Subject: testing/hitch: rebuild against libressl --- testing/hitch/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/hitch') diff --git a/testing/hitch/APKBUILD b/testing/hitch/APKBUILD index ca7380f947..699cb4d9de 100644 --- a/testing/hitch/APKBUILD +++ b/testing/hitch/APKBUILD @@ -2,14 +2,14 @@ # Maintainer: Raphael Cohn pkgname=hitch pkgver=1.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="hitch is a TLS / SSL endpoint like stunnel" url="https://hitch-tls.org/" arch="all" license="BSD" depends="libev" depends_dev="" -makedepends="libev-dev openssl-dev automake autoconf py-docutils bison flex" +makedepends="libev-dev libressl-dev automake autoconf py-docutils bison flex" install="" subpackages="$pkgname-doc" source="https://github.com/varnish/hitch/archive/hitch-1.2.0.tar.gz" -- cgit v1.2.3