diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 14:39:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:35 +0000 |
commit | 316fd9175ce09e38d3257eecab139d613f9d1b9f (patch) | |
tree | 9e213605971fa5b6a082a5720e4232448b90177c | |
parent | 62f8b61b4fe90881105c1510dea29774b8d47265 (diff) | |
download | aports-316fd9175ce09e38d3257eecab139d613f9d1b9f.tar.bz2 aports-316fd9175ce09e38d3257eecab139d613f9d1b9f.tar.xz |
main/bitlbee: rebuild against libressl-2.6
-rw-r--r-- | main/bitlbee/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/bitlbee/APKBUILD b/main/bitlbee/APKBUILD index 57fc9e15fd..9ae31f1edc 100644 --- a/main/bitlbee/APKBUILD +++ b/main/bitlbee/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com> pkgname=bitlbee pkgver=3.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="An IRC to other chat networks gateway" url="http://www.bitlbee.org/" arch="all" |