diff --git a/dev-lang/yab/yab-1.7.5.recipe b/dev-lang/yab/yab-1.7.5.2.recipe similarity index 87% rename from dev-lang/yab/yab-1.7.5.recipe rename to dev-lang/yab/yab-1.7.5.2.recipe index 0027b9718..6e0ec8f4d 100644 --- a/dev-lang/yab/yab-1.7.5.recipe +++ b/dev-lang/yab/yab-1.7.5.2.recipe @@ -4,10 +4,10 @@ yab is an extended version of yabasic, a BASIC programming language, with \ special commands designed for Haiku. " HOMEPAGE="http://yab.orgfree.com" -SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.tar.gz" -CHECKSUM_SHA256="45ea5fccd6ec0989e93bdb4dc31c271cf8eb8f39cce9ca9c2f4ab02f3ee8cc10" +SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.2.tar.gz" +CHECKSUM_SHA256="06922796ea4d981c8d972ec2b890509d818cf0ba1dfe74c094ae4b689ec98208" -REVISION="2" +REVISION="1" LICENSE="Artistic" COPYRIGHT=" 1995-2006 Marc-Oliver Ihm (yabasic) @@ -36,7 +36,7 @@ BUILD_PREREQUIRES=" cmd:make cmd:mkdepend " -SOURCE_DIR=YAB-1.7.5 +SOURCE_DIR=YAB-1.7.5.2 BUILD() { diff --git a/haiku-apps/yab_ide/yab_ide-2.2.5.recipe b/haiku-apps/yab_ide/yab_ide-2.2.5.recipe index d77ac1091..4650b669a 100644 --- a/haiku-apps/yab_ide/yab_ide-2.2.5.recipe +++ b/haiku-apps/yab_ide/yab_ide-2.2.5.recipe @@ -7,10 +7,10 @@ yab wouldn't be complete without the yab-IDE, a powerful development \ environment, which of course is programmed in yab itself. " HOMEPAGE="http://yab.orgfree.com" -SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.tar.gz" -CHECKSUM_SHA256="45ea5fccd6ec0989e93bdb4dc31c271cf8eb8f39cce9ca9c2f4ab02f3ee8cc10" +SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.2.tar.gz" +CHECKSUM_SHA256="06922796ea4d981c8d972ec2b890509d818cf0ba1dfe74c094ae4b689ec98208" -REVISION="1" +REVISION="3" LICENSE="Artistic" COPYRIGHT=" 2006-2015 Jan Bungeroth @@ -25,7 +25,7 @@ PROVIDES=" REQUIRES=" haiku$secondaryArchSuffix lib:libz$secondaryArchSuffix - yab$secondaryArchSuffix >= 1.7.5 + yab$secondaryArchSuffix >= 1.7.5.2 devel:libz$secondaryArchSuffix " # devel:libz$secondaryArchSuffix is needed both to build and for the BuildFactory to do its work. @@ -43,7 +43,7 @@ BUILD_PREREQUIRES=" cmd:mkdepend cmd:yab " -SOURCE_DIR=YAB-1.7.5 +SOURCE_DIR=YAB-1.7.5.2 BUILD() {