mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
luarocks: switch to https.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
SUMMARY="A deployment and management system for Lua modules"
|
||||
DESCRIPTION="LuaRocks allows you to install modules as self-contained \
|
||||
packages called rocks, which also contain version dependency information."
|
||||
HOMEPAGE="http://luarocks.org"
|
||||
HOMEPAGE="https://luarocks.org"
|
||||
COPYRIGHT="2007-2014 Kepler Project"
|
||||
LICENSE="MIT"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://luarocks.org/releases/luarocks-2.2.0.tar.gz"
|
||||
REVISION="5"
|
||||
SOURCE_URI="https://luarocks.org/releases/luarocks-2.2.0.tar.gz"
|
||||
CHECKSUM_SHA256="9b1a4ec7b103e2fb90a7ba8589d7e0c8523a3d6d54ac469b0bbc144292b9279c"
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user