Yab and Yab-ide: fix build after updating haiku (#1107)

* fix build after updating haiku
This commit is contained in:
Jim Saxton
2017-01-22 13:33:51 -08:00
committed by Adrien Destugues
parent 528c74f991
commit a61ef5e93f
2 changed files with 8 additions and 8 deletions

View File

@@ -6,10 +6,10 @@ COPYRIGHT="1995-2006 Marc-Oliver Ihm (yabasic)
2006-2009 Jan Bungeroth (yab improvements)
2013-2016 Jim Saxton (yab improvements)"
LICENSE="Artistic"
REVISION="2"
SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.3a.tar.gz"
CHECKSUM_SHA256="595ff5a9962ebc0207e867b56bf79a628a84ceb33a9563f92a6483fc77f972b7"
SOURCE_DIR="YAB-1.7.5.3a"
REVISION="3"
SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.3b.tar.gz"
CHECKSUM_SHA256="e828af53955055954edde507177d2cd2603159ae74bfdea2399de974845a12d5"
SOURCE_DIR="YAB-1.7.5.3b"
ARCHITECTURES="x86_gcc2 !x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 !x86"

View File

@@ -9,10 +9,10 @@ HOMEPAGE="http://yab.orgfree.com/"
COPYRIGHT="2006-2015 Jan Bungeroth
2015-2017 Jim Saxton"
LICENSE="Artistic"
REVISION="1"
SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.3a.tar.gz"
CHECKSUM_SHA256="595ff5a9962ebc0207e867b56bf79a628a84ceb33a9563f92a6483fc77f972b7"
SOURCE_DIR="YAB-1.7.5.3a"
REVISION="2"
SOURCE_URI="https://github.com/bbjimmy/YAB/archive/1.7.5.3b.tar.gz"
CHECKSUM_SHA256="e828af53955055954edde507177d2cd2603159ae74bfdea2399de974845a12d5"
SOURCE_DIR="YAB-1.7.5.3b"
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"