mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Merged in cdesai/haikuports/torrentor (pull request #447)
torrentor: switch to HaikuArchives
This commit is contained in:
@@ -5,11 +5,11 @@ downloading files. Users are not downloading data directly from \
|
||||
server, but they are sending to and receiving it from themselves.
|
||||
"
|
||||
SUMMARY="Torrentor is a torrent client for the haiku operating system."
|
||||
HOMEPAGE="https://github.com/Prodito/Torrentor"
|
||||
SRC_URI="git+https://github.com/Prodito/Torrentor.git#c1fa0cb62963ec3c4980d99fb12e203789d9ab1a"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/Torrentor"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/Torrentor.git#a04c10fba39c8ba39ffb8ef16c5e67d217231ac6"
|
||||
COPYRIGHT="2012 Guido Pola"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86 ?x86_64"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
# x86_gcc2 is fine as primary target architecture as long as we're building
|
||||
|
||||
Reference in New Issue
Block a user