diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:35:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:35:01 +0000 |
commit | c0f286ff01e3d9b62f507e2e96e47519eb4a9d6c (patch) | |
tree | d3723d41a04a3a17943c5f565939987033744fce /community/xchat/APKBUILD | |
parent | f7fa9601e8d0b1cec71a51ac13f5f54e5b14e6d9 (diff) | |
download | aports-c0f286ff01e3d9b62f507e2e96e47519eb4a9d6c.tar.bz2 aports-c0f286ff01e3d9b62f507e2e96e47519eb4a9d6c.tar.xz |
community/xchat: rebuild against libressl 2.5
Diffstat (limited to 'community/xchat/APKBUILD')
-rw-r--r-- | community/xchat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xchat/APKBUILD b/community/xchat/APKBUILD index 094e321636..43513dd31c 100644 --- a/community/xchat/APKBUILD +++ b/community/xchat/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xchat pkgver=2.8.8 -pkgrel=11 +pkgrel=12 pkgdesc="A GTK+ based IRC client" url="http://www.xchat.org/" arch="all" |