aboutsummaryrefslogtreecommitdiffstats
path: root/testing/silc-client
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-10-10 09:50:40 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-10-10 12:04:54 +0000
commitba03a727ca58200749153edb5d5a8b7bafc0779f (patch)
treef2f5638102ca9112e9a65118c936ee82ac82e9f0 /testing/silc-client
parent5515a894ffe4e8537fc409f4dcdb29055722f54c (diff)
downloadaports-ba03a727ca58200749153edb5d5a8b7bafc0779f.tar.bz2
aports-ba03a727ca58200749153edb5d5a8b7bafc0779f.tar.xz
testing/silc-client: rebuild against libressl
Diffstat (limited to 'testing/silc-client')
-rw-r--r--testing/silc-client/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/silc-client/APKBUILD b/testing/silc-client/APKBUILD
index 2e99ba941a..46f77bf260 100644
--- a/testing/silc-client/APKBUILD
+++ b/testing/silc-client/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
pkgname=silc-client
pkgver=1.1.11
-pkgrel=2
+pkgrel=3
pkgdesc="Secure Internet Live Conferencing - client"
url="http://silcnet.org/"
arch="all"
license="GPL"
depends=""
-depends_dev="glib-dev openssl-dev perl-dev ncurses-dev"
+depends_dev="glib-dev libressl-dev perl-dev ncurses-dev"
makedepends="$depends_dev file"
install=""
subpackages="$pkgname-doc"