From 580045b1025117e58a47442bcbfb7478be446755 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Apr 2018 11:01:53 +0000 Subject: [PATCH] main/bitchx: rebuild against libressl-2.7 --- main/bitchx/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/bitchx/APKBUILD b/main/bitchx/APKBUILD index 88568049625..ef06629684c 100644 --- a/main/bitchx/APKBUILD +++ b/main/bitchx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock pkgname=bitchx pkgver=1.2.1 -pkgrel=7 +pkgrel=8 pkgdesc="An IRC client" url="http://www.bitchx.org/" arch="all"