diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-07 11:31:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-07 11:47:57 +0000 |
commit | dac49e4994800b822f2af7d517107db216199372 (patch) | |
tree | 912b7cf50fb3234f99b425c233e22b72defbf7fe /community/tg | |
parent | 4e3806749722871910f8c5c6093739ea4265f2b4 (diff) | |
download | aports-dac49e4994800b822f2af7d517107db216199372.tar.bz2 aports-dac49e4994800b822f2af7d517107db216199372.tar.xz |
community/tg: rebuild against new libevent
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 046a733562..30dc83f5ec 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=3 +pkgrel=4 tglver=2.0.1 tlparserver=0_git20151118 pkgdesc="Command line Telegram client" |