aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2020-05-27 23:13:42 +0200
committerJakub Jirutka <jakub@jirutka.cz>2020-05-27 23:13:42 +0200
commit23d91206f0f710128b66680d74bc89068ff21d52 (patch)
tree802421d214aad7e2e112ce1b13f4480cf047cba9
parentcd2a95aa24f63f8b8eaf0df339d9c7ddd6fcbb09 (diff)
downloadalpine_aports-23d91206f0f710128b66680d74bc89068ff21d52.tar.bz2
alpine_aports-23d91206f0f710128b66680d74bc89068ff21d52.tar.xz
alpine_aports-23d91206f0f710128b66680d74bc89068ff21d52.zip
community/rtorrent: rebuild
Fixes #11550
-rw-r--r--community/rtorrent/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rtorrent/APKBUILD b/community/rtorrent/APKBUILD
index 261b01beca..97ee21a363 100644
--- a/community/rtorrent/APKBUILD
+++ b/community/rtorrent/APKBUILD
@@ -4,7 +4,7 @@
4# Maintainer: Jakub Jirutka <jakub@jirutka.cz> 4# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
5pkgname=rtorrent 5pkgname=rtorrent
6pkgver=0.9.8 6pkgver=0.9.8
7pkgrel=0 7pkgrel=1
8pkgdesc="Ncurses BitTorrent client based on libTorrent" 8pkgdesc="Ncurses BitTorrent client based on libTorrent"
9url="https://rakshasa.github.io/rtorrent/" 9url="https://rakshasa.github.io/rtorrent/"
10license="GPL-2.0-or-later" 10license="GPL-2.0-or-later"