make yab_ide recipe use thyab1.7.4 release.

This commit is contained in:
Jim
2015-02-20 22:15:56 -08:00
parent 4dba5a275a
commit 9bf3530f25

View File

@@ -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()
{