mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
community/rutorrent: bump dependencies to use php7
This commit is contained in:
parent
5f2f0f6866
commit
ea788450bb
@ -3,12 +3,12 @@
|
||||
pkgname=rutorrent
|
||||
_pkgname=ruTorrent
|
||||
pkgver=3.8
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Yet another web front-end for rTorrent"
|
||||
url="https://github.com/Novik/ruTorrent"
|
||||
arch="noarch"
|
||||
license="GPL"
|
||||
depends="php5 curl"
|
||||
depends="php7 curl"
|
||||
# we need to user gnu tar since the permissions on files in tar archive are
|
||||
# bad
|
||||
makedepends="tar"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user