mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix several broken recipes due to "$(HOMEPAGE)" (#912)
Added new version and removed the old one for beshare, fix broken thing and reformat the style to follow guidelines: - belife - beshare - catkeyseditor - colors - copynametoclipboard - desknotes - genesis_commander
This commit is contained in:
committed by
fbrosson
parent
58be167e71
commit
1f76cce1b0
@@ -10,7 +10,10 @@ HOMEPAGE="https://github.com/puckipedia/BeLocalized"
|
||||
COPYRIGHT="2014-2015 Puck Meerburg"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
SOURCE_URI="git+https://github.com/puckipedia/BeLocalized#3fa4f550ee83a4b64c27571eb518270f9500791b"
|
||||
scrGitRev="3fa4f550ee83a4b64c27571eb518270f9500791b"
|
||||
SOURCE_URI="$HOMEPAGE/archive/$scrGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="054c0394572aa7e4c485e7f018544bc2431eaf12d6d64e0a578d5061d1cf00eb"
|
||||
SOURCE_DIR="BeLocalized-$scrGitRev"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user