diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 10:41:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 20:45:30 +0000 |
commit | 3713469f2588ed908a7ed577103cd57d588d41a7 (patch) | |
tree | 9fda88220dee68b740701a3f8e380ba183cd1655 /main/bitchx | |
parent | c2c4ac167c08d916c979865cc7b7aba72108b539 (diff) | |
download | aports-3713469f2588ed908a7ed577103cd57d588d41a7.tar.bz2 aports-3713469f2588ed908a7ed577103cd57d588d41a7.tar.xz |
main/bitchx: rebuild against libressl 2.5
Diffstat (limited to 'main/bitchx')
-rw-r--r-- | main/bitchx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bitchx/APKBUILD b/main/bitchx/APKBUILD index 4e87c5afb9..c7385bf921 100644 --- a/main/bitchx/APKBUILD +++ b/main/bitchx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=bitchx pkgver=1.2.1 -pkgrel=5 +pkgrel=6 pkgdesc="An IRC client" url="http://www.bitchx.org/" arch="all" |