diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 10:25:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:33 +0000 |
commit | 66dd49007be5837f35c0778ca0ce13f2bac5a3af (patch) | |
tree | 56a00c873f3568ffef99de10e0e6711e3be7fdab /main/hexchat | |
parent | dff075ffd87cbbc3ec1640ee370417d8ef5de58c (diff) | |
download | aports-66dd49007be5837f35c0778ca0ce13f2bac5a3af.tar.bz2 aports-66dd49007be5837f35c0778ca0ce13f2bac5a3af.tar.xz |
main/hexchat: rebuild against libressl-2.6
Diffstat (limited to 'main/hexchat')
-rw-r--r-- | main/hexchat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/hexchat/APKBUILD b/main/hexchat/APKBUILD index e3ca8fa7d2..e23c6f335a 100644 --- a/main/hexchat/APKBUILD +++ b/main/hexchat/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=hexchat pkgver=2.12.4 -pkgrel=0 +pkgrel=1 pkgdesc="A popular and easy to use graphical IRC (chat) client" url="https://hexchat.github.io" arch="all" |