diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:30:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:38 +0000 |
commit | 415fc01e516ec88e1f9790b68524c53ee62df959 (patch) | |
tree | 8d81c43b76f23a17bb08b1a8b6c3e2bd44030184 /community/tg | |
parent | 371927abcb0aa4ff3d8ad89ccdb9967bcf2da0b5 (diff) | |
download | aports-415fc01e516ec88e1f9790b68524c53ee62df959.tar.bz2 aports-415fc01e516ec88e1f9790b68524c53ee62df959.tar.xz |
community/tg: rebuild against libressl-2.6
Diffstat (limited to 'community/tg')
-rw-r--r-- | community/tg/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tg/APKBUILD b/community/tg/APKBUILD index 53ca502090..4589655b9d 100644 --- a/community/tg/APKBUILD +++ b/community/tg/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leonardo Arena <rnalrd@alpinelinux.org> pkgname=tg pkgver=1.3.1 -pkgrel=6 +pkgrel=7 tglver=2.0.1 tlparserver=0_git20151118 pkgdesc="Command line Telegram client" |