summaryrefslogtreecommitdiff
path: root/testing/libmesode/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libmesode/APKBUILD')
-rw-r--r--testing/libmesode/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libmesode/APKBUILD b/testing/libmesode/APKBUILD
index eba02d3a2b4..d3f27b5e158 100644
--- a/testing/libmesode/APKBUILD
+++ b/testing/libmesode/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Galen Abell <galen@galenabell.com>
pkgname=libmesode
pkgver=0.10.1
-pkgrel=0
+pkgrel=1
pkgdesc="Fork of libstrophe for use with Profanity XMPP Client"
url="https://github.com/profanity-im/libmesode"
arch="all"
license="GPL-3.0-only MIT"
-makedepends="expat-dev doxygen openssl-dev automake autoconf libtool"
+makedepends="expat-dev doxygen openssl-dev>3 automake autoconf libtool"
subpackages="$pkgname-dev $pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/profanity-im/libmesode/archive/$pkgver.tar.gz"