diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:30:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:30:39 +0000 |
commit | d92663a37c74465f5c7158b667fe5b9900d5b234 (patch) | |
tree | fc65e4b6b1a4d4c3dabd75fd4e8fa0b33bce4e71 /community | |
parent | 79bdb341506fcce2a801ffe666a25206c2f63b6f (diff) | |
download | aports-d92663a37c74465f5c7158b667fe5b9900d5b234.tar.bz2 aports-d92663a37c74465f5c7158b667fe5b9900d5b234.tar.xz |
community/prosody: rebuild against libressl 2.5
Diffstat (limited to 'community')
-rw-r--r-- | community/prosody/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/prosody/APKBUILD b/community/prosody/APKBUILD index 26989ee87d..6bf99224ee 100644 --- a/community/prosody/APKBUILD +++ b/community/prosody/APKBUILD @@ -3,7 +3,7 @@ _luaver=5.1 pkgname=prosody pkgver=0.9.12 -pkgrel=0 +pkgrel=1 pkgdesc="Lua based Jabber/XMPP server" url="http://prosody.im/" arch="all" |