diff options
author | prspkt <prspkt@protonmail.com> | 2018-05-20 23:14:40 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-08-24 09:08:18 +0000 |
commit | 0c33d2f1956fdd0c3045b70d9351b8b7f07ddcc5 (patch) | |
tree | f57ee740d2ab0656392eb419928ad803f2a62359 /main/loudmouth | |
parent | cf8a09115d9997fc9d730c4edfb531025f69bf90 (diff) | |
download | aports-0c33d2f1956fdd0c3045b70d9351b8b7f07ddcc5.tar.bz2 aports-0c33d2f1956fdd0c3045b70d9351b8b7f07ddcc5.tar.xz |
main/loudmouth: rebuild against libidn.so.12
Diffstat (limited to 'main/loudmouth')
-rw-r--r-- | main/loudmouth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/loudmouth/APKBUILD b/main/loudmouth/APKBUILD index b123a9ced5..bc23afdd52 100644 --- a/main/loudmouth/APKBUILD +++ b/main/loudmouth/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter <fabian@affolter-engineering.ch> pkgname=loudmouth pkgver=1.5.3 -pkgrel=0 +pkgrel=1 pkgdesc="A lightweight Jabber client library" url="http://groups.google.com/group/loudmouth-dev" arch="all" |