diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 23:19:21 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:39 +0000 |
commit | a49a7e66c63679d4734a048c05bda2ead86ea2d6 (patch) | |
tree | 803e6303d909490793498661c56ea718631b86da /community/xchat | |
parent | 4a5b01de1cef7fb0354bedc269bdc79c7c2632e7 (diff) | |
download | aports-a49a7e66c63679d4734a048c05bda2ead86ea2d6.tar.bz2 aports-a49a7e66c63679d4734a048c05bda2ead86ea2d6.tar.xz |
community/xchat: rebuild against libressl-2.6
Diffstat (limited to 'community/xchat')
-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 43513dd31c..206ff0f8b2 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=12 +pkgrel=13 pkgdesc="A GTK+ based IRC client" url="http://www.xchat.org/" arch="all" |