mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
converttolf: switch to archive.
This commit is contained in:
@@ -6,18 +6,19 @@ the end of line, and gcc, the Haiku compiler and StyledEdit don't function \
|
||||
properly with carriage returns in source code / text files.
|
||||
"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/ConvertToLF/"
|
||||
COPYRIGHT="
|
||||
2001 fReT
|
||||
"
|
||||
COPYRIGHT="2001 fReT"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git://github.com/HaikuArchives/ConvertToLF.git#d8ec50f92a65d9fd1058adf98fe2515fbafa243c"
|
||||
REVISION="2"
|
||||
srcGitRev="d8ec50f92a65d9fd1058adf98fe2515fbafa243c"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/ConvertToLF/archive/d8ec50f92a65d9fd1058adf98fe2515fbafa243c.tar.gz"
|
||||
CHECKSUM_SHA256="dccdd4341b53c12b572d5e4f5b6fc57cc83190eec5e82933083995e3db2b7497"
|
||||
SOURCE_DIR="ConvertToLF-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
PROVIDES="
|
||||
converttolf = $portVersion
|
||||
app:ConvertToLF = $portVersion
|
||||
addon:ConvertToLF = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku
|
||||
|
||||
Reference in New Issue
Block a user