mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Use a sha256 checksum and put ALEditor into the src filename.
This commit is contained in:
@@ -15,10 +15,10 @@ or watch:
|
||||
http://www.youtube.com/watch?v=ZPv58AWWGRQ"
|
||||
HOMEPAGE="http://github.com/czeidler/ALEditor"
|
||||
srcGitRef="52a5a621e3c28fc04d46402fae263b9693bd68ab"
|
||||
CHECKSUM_SHA512="824282b07d6545ccfac0dedf324cbbfc0a2aeb2c57f0a671e9167cdfd7ca117fa552c0279f04f01b1cec26c2da25faa61871523a7d2149bc90311cfc45598880"
|
||||
SRC_FILENAME=$srcGitRef.zip
|
||||
CHECKSUM_SHA256="cda6bc713485c058b326bc79231a99c24abad36e7d0b68a9cbbc2b292092e683"
|
||||
SRC_FILENAME="ALEditor-52a5a621e3c28fc04d46402fae263b9693bd68ab.tar.gz"
|
||||
SOURCE_DIR="ALEditor-$srcGitRef"
|
||||
SRC_URI="https://github.com/czeidler/ALEditor/archive/$SRC_FILENAME"
|
||||
SRC_URI="https://github.com/czeidler/ALEditor/archive/$srcGitRef.tar.gz"
|
||||
COPYRIGHT="Copyright (C) 2009-2014 by UniAuckland Team"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user