ale (Auckland Layout Editor) : bump (#7146)

This commit is contained in:
yann64
2022-08-31 11:13:46 +02:00
committed by GitHub
parent 95e5061ec6
commit 805d2a4f5c

View File

@@ -17,7 +17,7 @@ http://www.youtube.com/watch?v=ZPv58AWWGRQ"
HOMEPAGE="https://github.com/czeidler/ALEditor"
COPYRIGHT="2009-2014 UniAuckland Team"
LICENSE="MIT"
REVISION="6"
REVISION="7"
srcGitRev="90c1db5b38eedbb101dfc4648c13e65d552fc033"
SOURCE_URI="https://github.com/czeidler/ALEditor/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="e20bffa0dd5d840a55ab79f4e04fb3d7955e1604b9eb40a5d7f047eb47c52fd8"
@@ -48,7 +48,7 @@ BUILD_PREREQUIRES="
BUILD()
{
cmake .
cmake -DCMAKE_BUILD_TYPE=Release .
make
}