diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-04 22:07:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:27 +0000 |
commit | d5b7437263f74cfeafcf62c9d44cee66dc267aec (patch) | |
tree | b87007bb2cabdf92fac41077bedfdc91c1e73154 /community/retawq | |
parent | 77ea1dd61bc4f6218581177daf4ece78dc2f9c7b (diff) | |
download | aports-d5b7437263f74cfeafcf62c9d44cee66dc267aec.tar.bz2 aports-d5b7437263f74cfeafcf62c9d44cee66dc267aec.tar.xz |
community/retawq: rebuild against libressl-2.7
Diffstat (limited to 'community/retawq')
-rw-r--r-- | community/retawq/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/retawq/APKBUILD b/community/retawq/APKBUILD index 3d91fcb3a6..0151cad921 100644 --- a/community/retawq/APKBUILD +++ b/community/retawq/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=retawq pkgver=0.2.6c -pkgrel=3 +pkgrel=4 pkgdesc="retawq is an interactive, multi-threaded network client for text terminals" url="http://retawq.sourceforge.net/" arch="all" |