aboutsummaryrefslogtreecommitdiffstats
path: root/main/hexchat
diff options
context:
space:
mode:
Diffstat (limited to 'main/hexchat')
-rw-r--r--main/hexchat/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/hexchat/APKBUILD b/main/hexchat/APKBUILD
index a5e18c8a32..b4f507506a 100644
--- a/main/hexchat/APKBUILD
+++ b/main/hexchat/APKBUILD
@@ -1,14 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=hexchat
pkgver=2.14.1
-pkgrel=1
+pkgrel=2
pkgdesc="Graphical IRC client based on XChat"
url="https://hexchat.github.io"
arch="all !armhf !armv7"
license="GPL-2.0-or-later"
depends=""
makedepends="dbus-glib-dev gtk+2.0-dev iso-codes libnotify-dev libproxy-dev
- libressl-dev libsexy-dev libxml2-dev lua5.3-dev meson python3-dev"
+ openssl-dev libsexy-dev libxml2-dev lua5.3-dev meson python3-dev"
install=""
subpackages="$pkgname-doc $pkgname-lang $pkgname-python:_python"
source="https://dl.hexchat.net/$pkgname/$pkgname-$pkgver.tar.xz"