diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 12:35:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:31 +0000 |
commit | f7533121bbd698003c871a1b2f6e055413b7bcd5 (patch) | |
tree | dab1229c6aedeeb0d8bd6ff4eb79e5bc6caea6f0 /main/hexchat | |
parent | 8506df8ff19d29141570caa1b7485ffeac5cbd51 (diff) | |
download | aports-f7533121bbd698003c871a1b2f6e055413b7bcd5.tar.bz2 aports-f7533121bbd698003c871a1b2f6e055413b7bcd5.tar.xz |
main/hexchat: rebuild against libressl 2.5
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 619960c2ff..87d1b85de8 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" |