Safe download sources

Use safe download sources for various packages, and fix several styling issues.
This commit is contained in:
Toby Chen
2016-01-03 20:24:13 -05:00
parent 437f645387
commit 31a299c881
13 changed files with 118 additions and 88 deletions

View File

@@ -11,7 +11,9 @@ HOMEPAGE="http://rxtx.qbang.org"
COPYRIGHT="1998-2006 Keane Jarvi"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="git+https://github.com/arduino/RXTX#84a009c"
SOURCE_URI="https://github.com/arduino/RXTX/archive/84a009cbb5fe2d56f828aa1e0b1301c065ea5409.tar.gz"
CHECKSUM_SHA256="71430dd8c36082db719f723adbf51f36f8f7060a6cbdbc4b6fe5f28da830bda6"
SOURCE_DIR="RXTX-84a009cbb5fe2d56f828aa1e0b1301c065ea5409"
PATCHES="rxtx-2.2_haiku-support.patch"
ARCHITECTURES="!x86_gcc2 x86 x86_64"