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

@@ -6,17 +6,18 @@ LuaFileSystem offers a portable way to access the underlying directory \
structure and file attributes.
"
HOMEPAGE="http://keplerproject.github.io/luafilesystem/"
SOURCE_URI="git+https://github.com/keplerproject/luafilesystem.git#2fd989cd6c777583be1c93616018c55b2cbb1bcf"
COPYRIGHT="2004-2012 Kepler Project"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/keplerproject/luafilesystem/archive/2fd989cd6c777583be1c93616018c55b2cbb1bcf.tar.gz"
CHECKSUM_SHA256="7e9e0b591bcceae44ed6891f9c47407be60e14abf241b485c0543bce5dc873bb"
SOURCE_DIR="luafilesystem-2fd989cd6c777583be1c93616018c55b2cbb1bcf"
ARCHITECTURES="x86 x86_gcc2"
SOURCE_DIR=""
PROVIDES="
luafilesystem = $portVersion
"
REQUIRES="
haiku
lua >= 5.2
@@ -25,7 +26,6 @@ REQUIRES="
BUILD_REQUIRES="
lua_devel
"
BUILD_PREREQUIRES="
haiku_devel
cmd:make