rtorrent recipe
This commit is contained in:
parent
500dee45ff
commit
d3cbc2ce36
1 changed files with 8 additions and 0 deletions
8
recipes/rtorrent/Makefile
Normal file
8
recipes/rtorrent/Makefile
Normal file
|
@ -0,0 +1,8 @@
|
|||
name = rtorrent
|
||||
version = 0.9.8
|
||||
URL = https://github.com/rakshasa/rtorrent/releases/download/v$(version)/rtorrent-$(version).tar.gz
|
||||
|
||||
build-dependencies = curl-dev libtorrent libtorrent-dev
|
||||
|
||||
SYSCONF ?= ../../
|
||||
include $(SYSCONF)/package.mk
|
Loading…
Add table
Reference in a new issue