aboutsummaryrefslogtreecommitdiffstats
path: root/main/bitchx/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-10-04 15:15:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-10-10 12:04:05 +0000
commitb4fc7d5f4b5815cc70def60cc1fc1861155586f3 (patch)
treeaedb592ff4097322133f19b7fb4f489e2cf52c92 /main/bitchx/APKBUILD
parenta5b591248a0d24412aa895c5c43b2b58bd4b38f2 (diff)
main/bitchx: rebuild against libressl
Diffstat (limited to 'main/bitchx/APKBUILD')
-rw-r--r--main/bitchx/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/bitchx/APKBUILD b/main/bitchx/APKBUILD
index 72e42cca32b..4e87c5afb9d 100644
--- a/main/bitchx/APKBUILD
+++ b/main/bitchx/APKBUILD
@@ -2,13 +2,13 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=bitchx
pkgver=1.2.1
-pkgrel=4
+pkgrel=5
pkgdesc="An IRC client"
url="http://www.bitchx.org/"
arch="all"
license="BSD"
depends=""
-depends_dev="tcl-dev openssl-dev ncurses-dev"
+depends_dev="tcl-dev libressl-dev ncurses-dev"
makedepends="$depends_dev coreutils"
install=""
subpackages="$pkgname-doc"