mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Transmission: fix SOURCE_URI
This commit is contained in:
@@ -8,8 +8,8 @@ COPYRIGHT="2005-2016 By the respective authors"
|
||||
LICENSE="Transmission
|
||||
MIT
|
||||
GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.transmissionbt.com/files/transmission-$portVersion.tar.xz"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/transmission/transmission-releases/raw/master/transmission-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="3a8d045c306ad9acb7bf81126939b9594553a388482efa0ec1bfb67b22acd35f"
|
||||
PATCHES="transmission-$portVersion.patchset"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user