diff --git a/haiku-apps/yab_ide/yab_ide-2.2.4.recipe b/haiku-apps/yab_ide/yab_ide-2.2.4.recipe index 8a01b0869..5a3e453f8 100644 --- a/haiku-apps/yab_ide/yab_ide-2.2.4.recipe +++ b/haiku-apps/yab_ide/yab_ide-2.2.4.recipe @@ -7,7 +7,8 @@ yab wouldn't be complete without the yab-IDE, a powerful development \ environment, which of course is programmed in yab itself. " HOMEPAGE="https://github.com/bbjimmy/Yab" -SRC_URI="git+https://github.com/bbjimmy/Yab.git" +SRC_URI="https://github.com/bbjimmy/Yab/archive/yab1.7.4.tar.gz" +CHECKSUM_SHA256="c757e7382006e7c266082c75d4aeefa951ed84a1ad64e97180e886cdda7f859a" REVISION="1" LICENSE="Artistic" COPYRIGHT=" @@ -41,6 +42,7 @@ BUILD_PREREQUIRES=" cmd:make cmd:mkdepend " +SOURCE_DIR="Yab-yab1.7.4" BUILD() {