aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/bitchx/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/bitchx/APKBUILD b/main/bitchx/APKBUILD
index dde0e6fe5b4..a9cd3a73556 100644
--- a/main/bitchx/APKBUILD
+++ b/main/bitchx/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=bitchx
pkgver=1.2.1
-pkgrel=0
+pkgrel=1
pkgdesc="An IRC client"
-url="http://bitchx.com/"
+url="http://www.bitchx.org/"
arch="all"
license="BSD"
depends=""
@@ -37,7 +37,7 @@ build() {
--infodir=/usr/share/info \
--localstatedir=/var \
--with-ssl \
- --with-ipv6 \
+ --enable-ipv6 \
--with-plugins \
|| return 1
make || return 1